Oracle Corporation

com.bea.wlcp.wlng.api.interceptor
Class InterceptorManagerFactory

java.lang.Object
  extended bycom.bea.wlcp.wlng.api.interceptor.InterceptorManagerFactory

public class InterceptorManagerFactory
extends Object

Factory to retrieve the InterceptorManager.

Copyright © 2008 Oracle Corporation Systems, Inc. All Rights Reserved.

Constructor Summary
InterceptorManagerFactory()
           
 
Method Summary
static InterceptorManager getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorManagerFactory

public InterceptorManagerFactory()
Method Detail

getInstance

public static InterceptorManager getInstance()

Oracle Corporation