|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Method Summary | |
|---|---|
boolean |
commit(IHost host)
|
boolean |
commit(ISubSystem subSystem)
Save this subsystem |
boolean |
commit(ISystemFilter filter)
Save this filter |
boolean |
commit(ISystemFilterPool filterPool)
Save all the filters in the filter pool |
boolean |
commit(ISystemFilterPoolManager filterPoolManager)
|
boolean |
commit(ISystemHostPool connectionPool)
Save all connections in the connection pool |
boolean |
commit(ISystemProfile profile)
Save this profile |
boolean |
commit(ISystemProfileManager profileManager)
Save all profiles |
void |
deleteProfile(String profileName)
Delete the persistent form of a profile. |
boolean |
isExporting()
|
boolean |
isImporting()
|
void |
registerRSEPersistenceProvider(String id,
IRSEPersistenceProvider provider)
Register the persistence provider to be used when saving and restoring RSE doms. |
boolean |
restore(ISystemFilterPool filterPool)
Restore all the filters for the filter pool |
boolean |
restore(ISystemHostPool connectionPool)
Restore all connections in the connection pool |
boolean |
restore(ISystemProfileManager profileManager)
Restore all profiles |
ISystemFilterPool |
restoreFilterPool(String name)
Restore the filter pool |
ISystemFilterPoolManager |
restoreFilterPoolManager(ISystemProfile profile,
Logger logger,
ISystemFilterPoolManagerProvider caller,
String name)
|
| Method Detail |
public void registerRSEPersistenceProvider(String id,
IRSEPersistenceProvider provider)
id - the provider id.provider - the provider.public boolean restore(ISystemProfileManager profileManager)
profileManager -
public boolean commit(ISystemProfileManager profileManager)
profileManager -
public boolean commit(IHost host)
public boolean restore(ISystemHostPool connectionPool)
connectionPool -
public boolean commit(ISystemHostPool connectionPool)
connectionPool -
public boolean commit(ISystemFilterPoolManager filterPoolManager)
public boolean commit(ISystemFilterPool filterPool)
filterPool -
public boolean commit(ISystemFilter filter)
filter -
public boolean restore(ISystemFilterPool filterPool)
filterPool -
public ISystemFilterPool restoreFilterPool(String name)
name -
public boolean commit(ISubSystem subSystem)
subSystem -
public boolean commit(ISystemProfile profile)
profile -
public ISystemFilterPoolManager restoreFilterPoolManager(ISystemProfile profile,
Logger logger,
ISystemFilterPoolManagerProvider caller,
String name)
public boolean isExporting()
public boolean isImporting()
public void deleteProfile(String profileName)
profileName - The name of the profile to delete
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||