Uses of Class
org.jboss.as.ejb3.subsystem.deployment.InstalledComponent
-
Packages that use InstalledComponent Package Description org.jboss.as.ejb3.deployment org.jboss.as.ejb3.logging -
-
Uses of InstalledComponent in org.jboss.as.ejb3.deployment
Fields in org.jboss.as.ejb3.deployment with type parameters of type InstalledComponent Modifier and Type Field Description static 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 InstalledComponent Modifier and Type Method Description voidEjbLogger_$logger. failedToRemoveManagementResources(InstalledComponent component, String cause)voidEjbLogger. failedToRemoveManagementResources(InstalledComponent component, String cause)
-