|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContainerContext
The management context of the container.
| Method Summary | ||
|---|---|---|
ContainerConfiguration |
configuration()
Returns the configuration of the container. |
|
org.gcube.common.events.Hub |
events()
Returns the event hub of the container |
|
ContainerLifecycle |
lifecycle()
Returns the lifecycle of the container |
|
Persistence |
persistence()
Returns the persistence manager of the container. |
|
|
profile(Class<T> type)
Returns the resource profile of a given type of the container. |
|
Properties |
properties()
Returns the properties of the container. |
|
| Method Detail |
|---|
ContainerConfiguration configuration()
<T> T profile(Class<T> type)
ContainerLifecycle lifecycle()
org.gcube.common.events.Hub events()
Persistence persistence()
Properties properties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||