Class ServiceComponentInstantiator

java.lang.Object
org.jboss.as.service.component.ServiceComponentInstantiator

public class ServiceComponentInstantiator extends Object
Instantiator for MBean's EE components
Author:
Eduardo Martins
  • Constructor Details

    • ServiceComponentInstantiator

      public ServiceComponentInstantiator(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, ComponentDescription componentDescription)
  • Method Details

    • getComponentStartServiceName

      public org.jboss.msc.service.ServiceName getComponentStartServiceName()
    • initializeInstance

      public ManagedReference initializeInstance(Object instance)