|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use S3Container | |
|---|---|
| org.slim3.container | This package provides Slim3 container. |
| Uses of S3Container in org.slim3.container |
|---|
| Fields in org.slim3.container declared as S3Container | |
|---|---|
protected S3Container |
S3ContainerFactory.container
The container. |
protected S3Container |
S3ContainerContext.container
The container. |
protected S3Container |
PrototypeBeanFactory.container
The container. |
| Methods in org.slim3.container that return S3Container | |
|---|---|
S3Container |
S3ContainerFactory.getContainer()
Returns the container. |
S3Container |
S3ContainerContext.getContainer()
Returns the container. |
| Methods in org.slim3.container with parameters of type S3Container | |
|---|---|
void |
Binding.bind(Object bean,
S3Container container)
Binds specified object to the bean. |
| Constructors in org.slim3.container with parameters of type S3Container | |
|---|---|
PrototypeBeanFactory(BeanMeta beanMeta,
S3Container container)
Constructor. |
|
S3ContainerContext(S3Container container)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||