|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A few extra methods for some advanced/system accessors
Method Summary | |
Container |
getContainer()
Return the container we are running in |
URRequest |
getRequest()
Return the raw request that invoked the accessor |
IURRepresentation |
requestResourceWithValues(URI aURI,
Class aAspectClass,
Map aURIToValue)
Request a resource with optional pass-by-value arguments |
Method Detail |
public URRequest getRequest()
public Container getContainer()
public IURRepresentation requestResourceWithValues(URI aURI, Class aAspectClass, Map aURIToValue) throws NetKernelException
aURI
- the type component of the active uriaAspectClass
- the result must have this aspectaURIToValue
- a map of URI
to IURRepresentation
NetKernelException
- thrown if we fail to request the resource sucessfully
|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |