Uses of Class
org.jboss.as.ejb3.subsystem.deployment.InstalledComponent
Packages that use InstalledComponent
-
Uses of InstalledComponent in org.jboss.as.ejb3.deployment
Fields in org.jboss.as.ejb3.deployment with type parameters of type InstalledComponentModifier and TypeFieldDescriptionstatic final org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.AttachmentList<InstalledComponent>>EjbDeploymentAttachmentKeys.MANAGED_COMPONENTScomponents that have been registered with the management API -
Uses of InstalledComponent in org.jboss.as.ejb3.logging
Methods in org.jboss.as.ejb3.logging with parameters of type InstalledComponentModifier and TypeMethodDescriptionfinal voidEjbLogger_$logger.failedToRemoveManagementResources(InstalledComponent component, String cause) voidEjbLogger.failedToRemoveManagementResources(InstalledComponent component, String cause)