public interface IServerLauncherProperties
Implement this interface to provide peristable properties for server launching All properties to be persisted to be are stored and restored from associated IPropertySets
NO_CHILDREN
IServerLauncherProperties
cloneServerLauncher ( IServerLauncherProperties newOne)
IConnectorService
getConnectorService ()
void
restoreFromProperties ()
saveToProperties ()
getDescription, getName
addPropertySet, addPropertySets, createPropertySet, createPropertySet, getPropertySet, getPropertySets, removePropertySet
commit, getPersistableChildren, getPersistableParent, isDirty, isTainted, setDirty, setTainted, setWasRestored, wasRestored
IServerLauncherProperties cloneServerLauncher( IServerLauncherProperties newOne)
IConnectorService getConnectorService()
void restoreFromProperties()
void saveToProperties()