|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssetFactory
Used by AssetSource
to create new Asset
s as needed.
AssetSource
Method Summary | |
---|---|
Asset |
createAsset(Resource resource)
Creates an instance of an asset. |
Resource |
getRootResource()
Returns the Resource representing the root folder of the domain this factory is responsible for. |
Method Detail |
---|
Resource getRootResource()
Asset createAsset(Resource resource)
Asset2
.
resource
- a resource within this factories domain (derived from the root
resource)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |