|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LoggingObjectRef.Kind in org.jboss.logging.metadata |
---|
Methods in org.jboss.logging.metadata that return LoggingObjectRef.Kind | |
---|---|
LoggingObjectRef.Kind |
LoggingObjectRef.getKind()
|
static LoggingObjectRef.Kind |
LoggingObjectRef.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoggingObjectRef.Kind[] |
LoggingObjectRef.Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.jboss.logging.metadata with parameters of type LoggingObjectRef.Kind | |
---|---|
LoggingObjectRef(java.lang.String name,
java.lang.String context,
LoggingObjectRef.Kind kind)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |