Uses of Enum
org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback.CallbackType
Packages that use CurrentSynchronizationCallback.CallbackType
-
Uses of CurrentSynchronizationCallback.CallbackType in org.jboss.as.ejb3.component.allowedmethods
Methods in org.jboss.as.ejb3.component.allowedmethods with parameters of type CurrentSynchronizationCallback.CallbackTypeModifier and TypeMethodDescriptionprotected static voidAllowedMethodsInformation.add(Set<org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation.DeniedSyncMethodKey> otherDenied, CurrentSynchronizationCallback.CallbackType callbackType, MethodType timerServiceMethod) protected voidAllowedMethodsInformation.throwException(MethodType methodType, CurrentSynchronizationCallback.CallbackType callback) throw an exception when a method cannot be invoked -
Uses of CurrentSynchronizationCallback.CallbackType in org.jboss.as.ejb3.component.stateful
Methods in org.jboss.as.ejb3.component.stateful that return CurrentSynchronizationCallback.CallbackTypeModifier and TypeMethodDescriptionCurrentSynchronizationCallback.get()Returns the enum constant of this type with the specified name.CurrentSynchronizationCallback.CallbackType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.as.ejb3.component.stateful with parameters of type CurrentSynchronizationCallback.CallbackTypeModifier and TypeMethodDescriptionstatic voidCurrentSynchronizationCallback.set(CurrentSynchronizationCallback.CallbackType callback)