|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.slim3.container.S3ContainerFactory
public class S3ContainerFactory
A factory class for container.
| Field Summary | |
|---|---|
protected S3Container |
container
The container. |
static String |
CONTAINER_FACTORY_KEY
The key for container factory class. |
protected static S3ContainerFactory |
instance
The instance. |
| Constructor Summary | |
|---|---|
S3ContainerFactory()
Constructor. |
|
| Method Summary | |
|---|---|
S3Container |
getContainer()
Returns the container. |
static S3ContainerFactory |
getInstance()
Returns the instance. |
protected static void |
initialize()
Initializes the instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CONTAINER_FACTORY_KEY
protected static S3ContainerFactory instance
protected S3Container container
| Constructor Detail |
|---|
public S3ContainerFactory()
| Method Detail |
|---|
protected static void initialize()
public static S3ContainerFactory getInstance()
public S3Container getContainer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||