|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Every XxxImplFactory
must create 1 instance of a class
implementing this interface and call addFactoryClassInfo
with
that instance as parameter.
Method Summary | |
void |
defaultDatabaseUrlChanged()
This method is called when someone called AbstractFactory.setDefaultDatabaseUrl .
|
Method Detail |
public void defaultDatabaseUrlChanged()
This method is called when someone called AbstractFactory.setDefaultDatabaseUrl
.
Implementations of this class should use this method to make shure the
next time getDefault()
is called for its factory class, that
method will return a factory connected to the database identified by the
new uri.
|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |