Class InstalledComponent

java.lang.Object
org.jboss.as.ejb3.subsystem.deployment.InstalledComponent

public class InstalledComponent extends Object
utility class that tracks components registered with the management API
Author:
Stuart Douglas
  • Constructor Details

    • InstalledComponent

      public InstalledComponent(EJBComponentType type, org.jboss.as.controller.PathAddress address)
  • Method Details

    • getType

      public EJBComponentType getType()
    • getAddress

      public org.jboss.as.controller.PathAddress getAddress()