|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.core.DefaultApplicationIdResolver
Field Summary |
Fields inherited from interface org.apache.pluto.core.ApplicationIdResolver |
DECISIVE, DEFAULT, MANUAL |
Constructor Summary | |
DefaultApplicationIdResolver()
|
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 |
Constructor Detail |
public DefaultApplicationIdResolver()
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 |