|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.core.AttributeApplicationIdResolver
Field Summary | |
static java.lang.String |
CONTEXT_PATH_PARAM
|
Fields inherited from interface org.apache.pluto.core.ApplicationIdResolver |
DECISIVE, DEFAULT, MANUAL |
Constructor Summary | |
AttributeApplicationIdResolver()
|
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 AttributeApplicationIdResolver()
Method Detail |
public java.lang.String resolveApplicationId(javax.servlet.ServletContext context)
ApplicationIdResolver
resolveApplicationId
in interface ApplicationIdResolver
context
-
public int getAuthority()
ApplicationIdResolver
getAuthority
in interface ApplicationIdResolver
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |