@Deprecated public interface ResourceF
Applications may need to have classes which add behaviour to Resources, e.g. to support the behaviour of container classes. Factory objects supporting this interface may be used to construct instances of these so called enhanced resources.
Modifier and Type | Method and Description |
---|---|
Resource |
createResource(Resource r)
Deprecated.
Create new resource instance which extends the behaviour of a supplied
resource.
|
Licenced under the Apache License, Version 2.0