|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Target
Identifies the target of the request.
Method Summary | ||
---|---|---|
String |
getIdentity()
Return the identity of this target. |
|
|
getMatcher()
Return the object that matches with the uri |
|
String |
getParameter(String name)
Return the named target parameter |
|
String[] |
getParameterNames()
Return a listing of all parameter names |
|
TargetType |
getType()
Return the resolved Target Type |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
TargetType getType()
String getIdentity()
String getParameter(String name)
String[] getParameterNames()
<T> T getMatcher()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |