|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionCreator | |
|---|---|
| org.jboss.kernel.plugins.dependency | Kernel plugins, an abstract dependency implementation. |
| Uses of CollectionCreator in org.jboss.kernel.plugins.dependency |
|---|
| Fields in org.jboss.kernel.plugins.dependency declared as CollectionCreator | |
|---|---|
protected CollectionCreator<T> |
CollectionCreatorCallbackItem.creator
|
static CollectionCreator<List<Object>> |
CollectionCreator.LIST
|
static CollectionCreator<Queue<Object>> |
CollectionCreator.QUEUE
|
static CollectionCreator<Set<Object>> |
CollectionCreator.SET
|
| Constructors in org.jboss.kernel.plugins.dependency with parameters of type CollectionCreator | |
|---|---|
CollectionCreatorCallbackItem(CollectionCreator<T> creator,
Class name,
org.jboss.dependency.spi.ControllerState whenRequired,
org.jboss.dependency.spi.ControllerState dependentState,
org.jboss.dependency.spi.Cardinality cardinality,
org.jboss.dependency.spi.dispatch.InvokeDispatchContext context,
AttributeInfo attribute)
|
|
CollectionCreatorCallbackItem(CollectionCreator<T> creator,
Class name,
org.jboss.dependency.spi.dispatch.InvokeDispatchContext owner,
AttributeInfo attribute)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||