Uses of Interface
com.codemonster.surinam.controller.Action

Packages that use Action
com.codemonster.surinam.controller   
 

Uses of Action in com.codemonster.surinam.controller
 

Classes in com.codemonster.surinam.controller that implement Action
 class AbstractContractOperationAction
          This is an abstract Action object which handles the details related to operations performed on Contracts.
 class AbstractOperationAction
          Some Actions are more related to operations on a Service Block and not about registering services.
 class BindImplementationAction
          This is an Implementation Action object which registers an implementation and binds it to one or more Contracts.
 class RegisterContractAction
          This is an Contract Action object which registers a Service Contract.
 class RegisterEntryPointAction
          This lightweight action object will register a contract.
 class RetireContractAction
          This is an Action object which retires a Contract from service.
 class UnbindContractAction
          This is an Implementation Action object which registers an implementation and binds it to one or more Contracts.
 



Copyright © 2010. All Rights Reserved.