|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.naming.interceptors.ENCManager
public final class ENCManager
Detects the server type and return the correct interceptor to use depending of the application server. It could be EasyBeans, JOnAS or Tomcat.
Field Summary | |
---|---|
private static java.lang.Class |
encInterceptor
Class used for the interceptor. |
private static JLog |
logger
Logger. |
Constructor Summary | |
---|---|
private |
ENCManager()
No public constructor (utility class). |
Method Summary | |
---|---|
static java.lang.Class |
getInterceptorClass()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static JLog logger
private static java.lang.Class encInterceptor
Constructor Detail |
---|
private ENCManager()
Method Detail |
---|
public static java.lang.Class getInterceptorClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |