Uses of Interface
org.jboss.dependency.spi.dispatch.InvokeDispatchContext

Packages that use InvokeDispatchContext
org.jboss.dependency.plugins An abstract dependency implementation. 
 

Uses of InvokeDispatchContext in org.jboss.dependency.plugins
 

Constructors in org.jboss.dependency.plugins with parameters of type InvokeDispatchContext
SingleCallbackItem(T name, ControllerState whenRequired, ControllerState dependentState, InvokeDispatchContext owner, String method)
           
SingleCallbackItem(T name, ControllerState whenRequired, ControllerState dependentState, InvokeDispatchContext owner, String method, String signature)
           
SingleCallbackItem(T name, InvokeDispatchContext owner, String method)
           
SingleCallbackItem(T name, InvokeDispatchContext owner, String method, String signature)
           
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.