|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityManagerQueryMethod | |
|---|---|
| com.sun.enterprise.admin.monitor.callflow | |
| Uses of EntityManagerQueryMethod in com.sun.enterprise.admin.monitor.callflow |
|---|
| Methods in com.sun.enterprise.admin.monitor.callflow that return EntityManagerQueryMethod | |
|---|---|
static EntityManagerQueryMethod |
EntityManagerQueryMethod.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EntityManagerQueryMethod[] |
EntityManagerQueryMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sun.enterprise.admin.monitor.callflow with parameters of type EntityManagerQueryMethod | |
|---|---|
void |
Agent.entityManagerQueryStart(EntityManagerQueryMethod queryMethod)
This method is called the persistence container on a request processor thread, before invoking a method on the |
void |
AgentAdapter.entityManagerQueryStart(EntityManagerQueryMethod queryMethod)
|
void |
Listener.entityManagerQueryStart(String requestId,
EntityManagerQueryMethod queryMethod,
String applicationName,
String moduleName,
String componentName,
ComponentType componentType,
String callerPrincipal)
This notification indicates that an EntityManager Query method is about to be invoked. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||