|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
MBean interface.
| Field Summary | |
static javax.management.ObjectName |
OBJECT_NAME
|
| Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Method Summary | |
void |
setupServiceRefEnvironment(Context envCtx,
Iterator serviceRefs,
org.jboss.deployment.DeploymentInfo di)
This binds a jaxrpc Service into the callers ENC for every service-ref element |
| Methods inherited from interface org.jboss.system.ServiceMBean |
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
create, destroy, start, stop |
| Field Detail |
public static final javax.management.ObjectName OBJECT_NAME
| Method Detail |
public void setupServiceRefEnvironment(Context envCtx,
Iterator serviceRefs,
org.jboss.deployment.DeploymentInfo di)
throws org.jboss.deployment.DeploymentException
envCtx - ENC to bind the javax.rpc.xml.Service object toserviceRefs - An iterator of the service-ref elements in the client deployment descriptordi - The client's deployment info
org.jboss.deployment.DeploymentException - if it goes wrong
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||