|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.impl.invocation.InvocationFactoryImpl
public class InvocationFactoryImpl
Field Summary | |
---|---|
protected ServerManager |
manager
|
Constructor Summary | |
---|---|
InvocationFactoryImpl(ServerManager manager)
|
Method Summary | |
---|---|
Invocation |
decode(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Get the info from the request and create an invocation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final ServerManager manager
Constructor Detail |
---|
public InvocationFactoryImpl(ServerManager manager)
Method Detail |
---|
public Invocation decode(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)
InvocationFactory
decode
in interface InvocationFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |