|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
com.ibm.etools.systems.subsystems.impl.SubSystemFactoryImpl
com.ibm.etools.systems.subsystems.impl.RemoteJobSubSystemFactoryImpl
com.ibm.etools.systems.dftsubsystem.impl.DefaultJobSubSystemFactoryImpl
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.systems.subsystems.impl.SubSystemFactoryImpl |
---|
compileManager, currentlyProcessingConnection, currentlyProcessingSubSystemFactory, currentlySelected, currentlySelectedConnection, filterNamingPolicy, filterPoolManagerList, filterPoolManagers, filterPoolManagersPerProfile, imageTable, mofInitSS, mofInitSubclassSS, ssfactory, sspkg, subSystemList, udas |
Fields inherited from interface com.ibm.etools.systems.subsystems.SubSystemFactory |
---|
FORCE_INTO_MEMORY, LAZILY |
Fields inherited from interface com.ibm.etools.systems.subsystems.ISubSystemConstants |
---|
Copyright, DEFAULT_PORT, SAVEFILE_FILTERS, SAVEFILE_SUBSYSTEMS |
Constructor Summary | |
---|---|
protected |
DefaultJobSubSystemFactoryImpl()
|
Method Summary | |
---|---|
protected SubSystem |
createSubSystemInternal(SystemConnection conn)
Lifecycle method you typically override. |
Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(EStructuralFeature eFeature)
|
protected void |
initSubSystemMOF()
If you use EMF you must override this method and instantiate your EMF xxxFactoryImpl() and xxxxPackageImpl(xxxfactory) objects. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
protected DefaultJobSubSystemFactoryImpl()
Method Detail |
protected EClass eStaticClass()
eStaticClass
in class RemoteJobSubSystemFactoryImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
eInverseRemove
in class RemoteJobSubSystemFactoryImpl
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class RemoteJobSubSystemFactoryImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in class RemoteJobSubSystemFactoryImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class RemoteJobSubSystemFactoryImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class RemoteJobSubSystemFactoryImpl
protected SubSystem createSubSystemInternal(SystemConnection conn)
If you override DefaultSubSystem, you must override this method and instantiate and return an instance of your DefaultSubSystem override
createSubSystemInternal
in class SubSystemFactoryImpl
conn
- The connection object this is being created for. Only passed for your interest.protected void initSubSystemMOF()
SubSystemFactoryImpl
If you do no use MEF, then simpy override to do nothing. noteThis method should be abstract but MOF doesn't allow abstract impl classes at this point
initSubSystemMOF
in class SubSystemFactoryImpl
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |