Uses of Class
org.jboss.as.ejb3.component.singleton.SingletonComponent
Packages that use SingletonComponent
-
Uses of SingletonComponent in org.jboss.as.ejb3.logging
Methods in org.jboss.as.ejb3.logging with parameters of type SingletonComponentModifier and TypeMethodDescriptionfinal IllegalStateExceptionEjbLogger_$logger.failToObtainLockIllegalType(jakarta.ejb.LockType lockType, Method method, SingletonComponent lockableComponent) EjbLogger.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 SingletonComponentModifier and TypeMethodDescriptionprotected voidSingletonBeanRuntimeHandler.executeReadAttribute(String attributeName, org.jboss.as.controller.OperationContext context, SingletonComponent component, org.jboss.as.controller.PathAddress address)