|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.core.InitParameterApplicationIdResolver
public class InitParameterApplicationIdResolver
org.apache.pluto.CONTEXT_PATH /path
Field Summary | |
---|---|
static java.lang.String |
CONTEXT_PATH_PARAM
|
Fields inherited from interface org.apache.pluto.core.ApplicationIdResolver |
---|
DECISIVE, DEFAULT, MANUAL |
Constructor Summary | |
---|---|
InitParameterApplicationIdResolver()
|
Method Summary | |
---|---|
int |
getAuthority()
Retrive the degree of authority with which the resolver speaks. |
java.lang.String |
resolveApplicationId(javax.servlet.ServletContext context)
Resolve the applicationId for the given context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONTEXT_PATH_PARAM
Constructor Detail |
---|
public InitParameterApplicationIdResolver()
Method Detail |
---|
public java.lang.String resolveApplicationId(javax.servlet.ServletContext context)
ApplicationIdResolver
resolveApplicationId
in interface ApplicationIdResolver
public int getAuthority()
ApplicationIdResolver
getAuthority
in interface ApplicationIdResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |