org.rhq.enterprise.server.safeinvoker
Class EJB3SafeEndpointInvokerDeploymentAspect

java.lang.Object
  extended by org.jboss.wsf.spi.deployment.DeploymentAspect
      extended by org.rhq.enterprise.server.safeinvoker.EJB3SafeEndpointInvokerDeploymentAspect

public class EJB3SafeEndpointInvokerDeploymentAspect
extends org.jboss.wsf.spi.deployment.DeploymentAspect

This class installs the EJB3SafeEndpointInvoker into the deployment aspect for the endpoint.

Author:
Greg Hinkle

Field Summary
 
Fields inherited from class org.jboss.wsf.spi.deployment.DeploymentAspect
LAST_DEPLOYMENT_ASPECT, log
 
Constructor Summary
EJB3SafeEndpointInvokerDeploymentAspect()
           
 
Method Summary
 void start(org.jboss.wsf.spi.deployment.Deployment dep)
           
 
Methods inherited from class org.jboss.wsf.spi.deployment.DeploymentAspect
create, destroy, getProvides, getProvidesAsSet, getRequires, getRequiresAsSet, setProvides, setRequires, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJB3SafeEndpointInvokerDeploymentAspect

public EJB3SafeEndpointInvokerDeploymentAspect()
Method Detail

start

public void start(org.jboss.wsf.spi.deployment.Deployment dep)
Overrides:
start in class org.jboss.wsf.spi.deployment.DeploymentAspect


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.