Uses of Class
org.apache.muse.ws.resource.sg.faults.AddRefusedFault

Packages that use AddRefusedFault
org.apache.muse.ws.resource.sg   
org.apache.muse.ws.resource.sg.impl   
 

Uses of AddRefusedFault in org.apache.muse.ws.resource.sg
 

Methods in org.apache.muse.ws.resource.sg that throw AddRefusedFault
 EndpointReference ServiceGroupRegistration.add(EndpointReference memberEPR, Element content, Date terminationTime)
           
 WsResource ServiceGroup.addEntry(EndpointReference memberEPR, Element content, Date termination)
          Creates a new Entry resource and adds it to Muse's ResourceManager and the ServiceGroup's WS-RP container.
 WsResource ServiceGroup.addEntry(EndpointReference memberEPR, WsResource entry)
          Adds the EPR/resource mapping to the implementation's collection of service group entries.
 

Uses of AddRefusedFault in org.apache.muse.ws.resource.sg.impl
 

Methods in org.apache.muse.ws.resource.sg.impl that throw AddRefusedFault
 EndpointReference SimpleServiceGroupRegistration.add(EndpointReference memberEPR, Element content, Date terminationTime)
           
 WsResource SimpleServiceGroup.addEntry(EndpointReference memberEPR, Element content, Date termination)
           
protected  WsResource SimpleServiceGroup.createEntry(EndpointReference epr, Element content, Date termination)
           
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.