Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.ServiceRefHandlerChainsType

Packages that use ServiceRefHandlerChainsType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of ServiceRefHandlerChainsType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType Webapp25Factory.createServiceRefHandlerChainsType()
          Returns a new object of class 'Service Ref Handler Chains Type'.
 ServiceRefHandlerChainsType ServiceRefType.getHandlerChains()
          Returns the value of the 'Handler Chains' containment reference.
 

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