Uses of Class
org.jboss.as.ejb3.component.singleton.SingletonComponent
-
Packages that use SingletonComponent Package Description org.jboss.as.ejb3.logging org.jboss.as.ejb3.subsystem.deployment -
-
Uses of SingletonComponent in org.jboss.as.ejb3.logging
Methods in org.jboss.as.ejb3.logging with parameters of type SingletonComponent Modifier and Type Method Description IllegalStateExceptionEjbLogger_$logger. failToObtainLockIllegalType(jakarta.ejb.LockType lockType, Method method, SingletonComponent lockableComponent)IllegalStateExceptionEjbLogger. failToObtainLockIllegalType(jakarta.ejb.LockType lockType, Method method, SingletonComponent lockableComponent)Creates an exception indicating Illegal lock type for component -
Uses of SingletonComponent in org.jboss.as.ejb3.subsystem.deployment
Methods in org.jboss.as.ejb3.subsystem.deployment with parameters of type SingletonComponent Modifier and Type Method Description protected voidSingletonBeanRuntimeHandler. executeReadAttribute(String attributeName, org.jboss.as.controller.OperationContext context, SingletonComponent component, org.jboss.as.controller.PathAddress address)
-