|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.web.impl.DefaultServletContainerFactory
public class DefaultServletContainerFactory
Field Summary | |
---|---|
static DefaultServletContainerFactory |
instance
. |
Constructor Summary | |
---|---|
DefaultServletContainerFactory()
|
Method Summary | |
---|---|
static ServletContainerFactory |
getInstance()
|
ServletContainer |
getServletContainer()
Returns the singleton instance. |
static void |
registerContext(ServletContainerContext context)
Register the context argument on the singleton instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final DefaultServletContainerFactory instance
Constructor Detail |
---|
public DefaultServletContainerFactory()
Method Detail |
---|
public static ServletContainerFactory getInstance()
public ServletContainer getServletContainer()
getServletContainer
in interface ServletContainerFactory
public static void registerContext(ServletContainerContext context) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |