|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceDescriptor | |
|---|---|
| org.drools.grid.api | |
| org.drools.grid.api.impl | |
| Uses of ResourceDescriptor in org.drools.grid.api |
|---|
| Subinterfaces of ResourceDescriptor in org.drools.grid.api | |
|---|---|
interface |
CompositeResourceDescriptor
Resource Descriptor containing a List of internal Resource Descriptors |
| Methods in org.drools.grid.api that return types with arguments of type ResourceDescriptor | |
|---|---|
List<ResourceDescriptor> |
CompositeResourceDescriptor.getInternalResources()
Returns the list of the internal Resources that compose the Resource this class points at. |
| Uses of ResourceDescriptor in org.drools.grid.api.impl |
|---|
| Classes in org.drools.grid.api.impl that implement ResourceDescriptor | |
|---|---|
class |
CompositeResourceDescriptorImpl
Resource Descriptor containing a List of internal Resource Descriptors |
class |
ResourceDescriptorImpl
Agnostic description of a Resource |
| Methods in org.drools.grid.api.impl that return types with arguments of type ResourceDescriptor | |
|---|---|
List<ResourceDescriptor> |
CompositeResourceDescriptorImpl.getInternalResources()
|
| Method parameters in org.drools.grid.api.impl with type arguments of type ResourceDescriptor | |
|---|---|
void |
CompositeResourceDescriptorImpl.setInternalResources(List<ResourceDescriptor> internalResources)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||