当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
EmptyInterceptorStackFactory - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.common.invocation
Class EmptyInterceptorStackFactory
java.lang.Object
org.jboss.portal.common.invocation.EmptyInterceptorStackFactory
- All Implemented Interfaces:
- InterceptorStackFactory
- public class EmptyInterceptorStackFactory
- extends java.lang.Object
- implements InterceptorStackFactory
- Version:
- $Revision: 1.1 $
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
private static final InterceptorStack instance
- .
EmptyInterceptorStackFactory
public EmptyInterceptorStackFactory()
getInstance
public static InterceptorStack getInstance()
getInterceptorStack
public InterceptorStack getInterceptorStack()
- Specified by:
getInterceptorStack
in interface InterceptorStackFactory