Uses of Class
org.ogf.graap.wsag.server.actions.ActionInitializationException

Packages that use ActionInitializationException
org.ogf.graap.wsag.samples   
org.ogf.graap.wsag.samples.actions   
org.ogf.graap.wsag.samples.pendingagreement   
org.ogf.graap.wsag.samples.site   
org.ogf.graap.wsag.server.actions   
org.ogf.graap.wsag.server.actions.impl   
 

Uses of ActionInitializationException in org.ogf.graap.wsag.samples
 

Methods in org.ogf.graap.wsag.samples that throw ActionInitializationException
 void SampleMonitoredAgreementAction.initialize()
          Default implementation of action initialization.
 void Sample2NegotiateAgreementAction.initialize()
          Default implementation of action initialization.
 void Sample2CreateAgreementAction.initialize()
          Default implementation of action initialization.
 void Sample1NegotiateAgreementAction.initialize()
          Default implementation of action initialization.
 void Sample1CreateAgreementAction.initialize()
          Default implementation of action initialization.
 

Uses of ActionInitializationException in org.ogf.graap.wsag.samples.actions
 

Methods in org.ogf.graap.wsag.samples.actions that throw ActionInitializationException
 void SampleNegotiateAction.initialize()
          Default implementation of action initialization.
 void SampleGetTemplateAction.initialize()
          Default implementation of action initialization.
 void SampleCreateAgreementAction.initialize()
          Default implementation of action initialization.
 

Uses of ActionInitializationException in org.ogf.graap.wsag.samples.pendingagreement
 

Methods in org.ogf.graap.wsag.samples.pendingagreement that throw ActionInitializationException
 void NegotiatePendingAgreementAction.initialize()
          Initializes the negotiation action.
 void CreatePendingAgreementWithNotificationAction.initialize()
          Initializes the action.
 void CreatePendingAgreementAction.initialize()
          Initializes the action.
 

Uses of ActionInitializationException in org.ogf.graap.wsag.samples.site
 

Methods in org.ogf.graap.wsag.samples.site that throw ActionInitializationException
 void ExampleCreateAgreementAction.initialize()
          This method is invoked when the action is initialized.
 

Uses of ActionInitializationException in org.ogf.graap.wsag.server.actions
 

Methods in org.ogf.graap.wsag.server.actions that throw ActionInitializationException
 void IActionHandler.initialize()
          Initializes an action handler.
 void AbstractNegotiationAction.initialize()
          Default implementation of action initialization.
 void AbstractGetTemplateAction.initialize()
          Default implementation of action initialization.
 void AbstractCreateAgreementAction.initialize()
          Default implementation of action initialization.
 

Uses of ActionInitializationException in org.ogf.graap.wsag.server.actions.impl
 

Methods in org.ogf.graap.wsag.server.actions.impl that throw ActionInitializationException
 void VelocityAgreementTemplateAction.initialize()
          Initializes this action.
 void NegotiationUnsupportedAction.initialize()
           
 void AgreementFactoryAction.initialize()
          Initializes the action.
 



Copyright © 2008-2012. All Rights Reserved.