All Packages Class Hierarchy This Package Previous Next Index

Class edu.syr.npac.webflow.impl.connection.connectionManagerImpl
java.lang.Object
|
+----org.omg.CORBA.portable.ObjectImpl
|
+----org.omg.CORBA.portable.Skeleton
|
+----edu.syr.npac.webflow.connection._connectionManagerImplBase
|
+----edu.syr.npac.webflow.impl.connection.connectionManagerImpl

- public class connectionManagerImpl
- extends _connectionManagerImplBase
propertyLinker - links properties in different objects.

-
connectionManagerImpl()
- Construct a transient object.
-
connectionManagerImpl(String)
- Construct a persistently named object.
-
compute(String)
-
-
createConnectionObject(String)
-
-
listConnectionObjects()
-
connectionManagerImpl
public connectionManagerImpl(String name)
- Construct a persistently named object.
connectionManagerImpl
public connectionManagerImpl()
- Construct a transient object.
createConnectionObject
public connectionObject createConnectionObject(String _objectName)
- Overrides:
- createConnectionObject in class _connectionManagerImplBase
compute
public void compute(String _connectionObjectName)
- Overrides:
- compute in class _connectionManagerImplBase
listConnectionObjects
public String[] listConnectionObjects()
- Overrides:
- listConnectionObjects in class _connectionManagerImplBase

All Packages Class Hierarchy This Package Previous Next Index