JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.ow2.proactive.authentication
Interface Loggable
All Known Subinterfaces:
Authentication
,
RMAuthentication
,
SchedulerAuthenticationInterface
All Known Implementing Classes:
AuthenticationImpl
,
Connection
,
FileLoginModule
,
KeycloakLoginModule
,
LDAPLoginModule
,
MultiLDAPLoginModule
,
PAMLoginModule
,
RMAuthenticationImpl
,
RMConnection
,
RMFileLoginModule
,
RMKeycloakLoginModule
,
RMLDAPLoginModule
,
RMMultiLDAPLoginModule
,
RMPAMLoginModule
,
SchedulerConnection
public interface
Loggable
This interface is used to acquire a Logger object defined in its children
Since:
ProActive Scheduling 0.9.1
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
org.apache.log4j.Logger
getLogger
()
Retrieves a corresponding logger.
Method Detail
getLogger
org.apache.log4j.Logger getLogger()
Retrieves a corresponding logger.
Returns:
a logger for further utilization
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method