|
Restlet Framework 2.2.3 OSGi Environments |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WadlDescribable
Interface that any Restlet can implement in order to provide their own WADL
documentation. This is especially useful for subclasses of Directory
or other resource finders when the WADL introspection can't reach
ServerResource
or better WadlServerResource
instances.
Method Summary | |
---|---|
ResourceInfo |
getResourceInfo(ApplicationInfo applicationInfo)
Returns a full documented ResourceInfo instance. |
Method Detail |
---|
ResourceInfo getResourceInfo(ApplicationInfo applicationInfo)
ResourceInfo
instance.
applicationInfo
- The parent WADL application descriptor.
ResourceInfo
instance.
|
Restlet Framework 2.2.3 OSGi Environments |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |