|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A descriptor used by a resource factory registry to defer factory creation.
The creation is defered until the factory is fetched
for the first time.
Resource.Factory.Registry.getFactory(URI)
Method Summary | |
Resource.Factory |
createFactory()
Creates a factory and returns it. |
Method Detail |
public Resource.Factory createFactory()
An implementation may and usually does choose to create only one instance, which it returns for each call.
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |