Uses of Enum Class
com.sun.enterprise.container.common.spi.util.EntityManagerMethod
Packages that use EntityManagerMethod
Package
Description
-
Uses of EntityManagerMethod in com.sun.enterprise.container.common.impl.util
Methods in com.sun.enterprise.container.common.impl.util with parameters of type EntityManagerMethodModifier and TypeMethodDescriptionvoidDummyCallFlowAgentImpl.entityManagerMethodStart(EntityManagerMethod val) -
Uses of EntityManagerMethod in com.sun.enterprise.container.common.spi.util
Methods in com.sun.enterprise.container.common.spi.util that return EntityManagerMethodModifier and TypeMethodDescriptionstatic EntityManagerMethodReturns the enum constant of this class with the specified name.static EntityManagerMethod[]EntityManagerMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sun.enterprise.container.common.spi.util with parameters of type EntityManagerMethodModifier and TypeMethodDescriptionvoidCallFlowAgent.entityManagerMethodStart(EntityManagerMethod val)