Package jade.core.resource
Interface ResourceManagementSlice
-
- All Superinterfaces:
Serializable,Serializable,Service.Slice
- All Known Implementing Classes:
ResourceManagementProxy
public interface ResourceManagementSlice extends Service.Slice
-
-
Field Summary
Fields Modifier and Type Field Description static StringH_GETRESOURCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]getResource(String name, int fetchMode)-
Methods inherited from interface jade.core.Service.Slice
getNode, getService, serve
-
-
-
-
Field Detail
-
H_GETRESOURCE
static final String H_GETRESOURCE
- See Also:
- Constant Field Values
-
-