|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logger | |
|---|---|
| org.eclipse.jpt.eclipselink.core.context.persistence.logging | |
| Uses of Logger in org.eclipse.jpt.eclipselink.core.context.persistence.logging |
|---|
| Methods in org.eclipse.jpt.eclipselink.core.context.persistence.logging that return Logger | |
|---|---|
static Logger |
Logger.getLoggerFor(java.lang.String literal)
Return the Logger value corresponding to the given literal. |
static Logger |
Logger.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Logger[] |
Logger.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.eclipse.jpt.eclipselink.core.context.persistence.logging with parameters of type Logger | |
|---|---|
void |
Logging.setLogger(Logger newLogger)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||