|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionCallbackItemFactory
Collection callback item factory.
| Method Summary | |
|---|---|
CollectionCallbackItem |
createCollectionCallbackItem(Class<? extends Collection> parameterClass,
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)
Create collection callback item for parameter class. |
CollectionCallbackItem |
createCollectionCallbackItem(Class<? extends Collection> parameterClass,
Class name,
org.jboss.dependency.spi.dispatch.InvokeDispatchContext context,
AttributeInfo attribute)
Create collection callback item for parameter class. |
| Method Detail |
|---|
CollectionCallbackItem createCollectionCallbackItem(Class<? extends Collection> parameterClass,
Class name,
org.jboss.dependency.spi.dispatch.InvokeDispatchContext context,
AttributeInfo attribute)
parameterClass - actual collection classname - demand namecontext - invoke ownerattribute - the attribute
CollectionCallbackItem createCollectionCallbackItem(Class<? extends Collection> parameterClass,
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)
parameterClass - actual collection classname - demand namewhenRequired - when required statedependentState - dependent statecardinality - the cardinalitycontext - invoke ownerattribute - the attribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||