Uses of Class
org.mobicents.slee.resource.parlay.fw.application.SABeanException

Packages that use SABeanException
org.mobicents.slee.resource.parlay.fw.application   
 

Uses of SABeanException in org.mobicents.slee.resource.parlay.fw.application
 

Methods in org.mobicents.slee.resource.parlay.fw.application that throw SABeanException
 void SABean.initialise()
           
 void SABeanImpl.initialise()
           
 ServiceAndToken SABean.selectAndSignServiceAgreement(java.lang.String serviceID, java.lang.String agreementText)
          This method selects a service and signs an agreement for it with the Parlay framework.
 ServiceAndToken SABeanImpl.selectAndSignServiceAgreement(java.lang.String serviceID, java.lang.String agreementText)
          This method will select a service and sign an agreement for it with the parlay framework.
 void SABean.terminateServiceAgreement(java.lang.String serviceToken, java.lang.String terminationText)
          This method terminates the service agreement between the client and the Parlay framework.
 void SABeanImpl.terminateServiceAgreement(java.lang.String serviceToken, java.lang.String terminationText)
          This method will terminate a service agreement with the parlay framework.
 



Copyright © 2008. All Rights Reserved.