Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.HandlerChainsType

Packages that use HandlerChainsType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of HandlerChainsType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return HandlerChainsType
 HandlerChainsType Webapp30Factory.createHandlerChainsType()
          Returns a new object of class 'Handler Chains Type'.
 HandlerChainsType ServiceRefType.getHandlerChains()
          Returns the value of the 'Handler Chains' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type HandlerChainsType
 void ServiceRefType.setHandlerChains(HandlerChainsType value)
          Sets the value of the 'Handler Chains' containment reference.