cast.interfaces._ComponentFactoryTie Class Reference

Inheritance diagram for cast.interfaces._ComponentFactoryTie:

cast.interfaces._ComponentFactoryDisp cast.interfaces.ComponentFactory cast.interfaces._ComponentFactoryOperations cast.interfaces._ComponentFactoryOperationsNC

List of all members.

Public Member Functions

 _ComponentFactoryTie ()
 _ComponentFactoryTie (_ComponentFactoryOperations delegate)
java.lang.Object ice_delegate ()
void ice_delegate (java.lang.Object delegate)
boolean equals (java.lang.Object rhs)
int hashCode ()
String getVersionString (Ice.Current __current)
CASTComponentPrx newComponent (String id, String type, boolean newProcess, Ice.Current __current) throws cast.ComponentCreationException
ManagedComponentPrx newManagedComponent (String id, String type, boolean newProcess, Ice.Current __current) throws cast.ComponentCreationException
TaskManagerPrx newTaskManager (String id, String type, boolean newProcess, Ice.Current __current) throws cast.ComponentCreationException
UnmanagedComponentPrx newUnmanagedComponent (String id, String type, boolean newProcess, Ice.Current __current) throws cast.ComponentCreationException
WorkingMemoryPrx newWorkingMemory (String id, String type, boolean newProcess, Ice.Current __current) throws cast.ComponentCreationException


Detailed Description

Definition at line 23 of file _ComponentFactoryTie.java.


Constructor & Destructor Documentation

cast.interfaces._ComponentFactoryTie._ComponentFactoryTie (  ) 

Definition at line 26 of file _ComponentFactoryTie.java.

cast.interfaces._ComponentFactoryTie._ComponentFactoryTie ( _ComponentFactoryOperations  delegate  ) 

Definition at line 31 of file _ComponentFactoryTie.java.


Member Function Documentation

boolean cast.interfaces._ComponentFactoryTie.equals ( java.lang.Object  rhs  ) 

Definition at line 49 of file _ComponentFactoryTie.java.

String cast.interfaces._ComponentFactoryTie.getVersionString ( Ice.Current  __current  ) 

Returns version information for this factory

Parameters:
__current The Current object for the invocation.

Implements cast.interfaces._ComponentFactoryOperations.

Definition at line 70 of file _ComponentFactoryTie.java.

int cast.interfaces._ComponentFactoryTie.hashCode (  ) 

Definition at line 64 of file _ComponentFactoryTie.java.

void cast.interfaces._ComponentFactoryTie.ice_delegate ( java.lang.Object  delegate  ) 

Definition at line 43 of file _ComponentFactoryTie.java.

java.lang.Object cast.interfaces._ComponentFactoryTie.ice_delegate (  ) 

Definition at line 37 of file _ComponentFactoryTie.java.

CASTComponentPrx cast.interfaces._ComponentFactoryTie.newComponent ( String  id,
String  type,
boolean  newProcess,
Ice.Current  __current 
) throws cast.ComponentCreationException

ManagedComponentPrx cast.interfaces._ComponentFactoryTie.newManagedComponent ( String  id,
String  type,
boolean  newProcess,
Ice.Current  __current 
) throws cast.ComponentCreationException

TaskManagerPrx cast.interfaces._ComponentFactoryTie.newTaskManager ( String  id,
String  type,
boolean  newProcess,
Ice.Current  __current 
) throws cast.ComponentCreationException

UnmanagedComponentPrx cast.interfaces._ComponentFactoryTie.newUnmanagedComponent ( String  id,
String  type,
boolean  newProcess,
Ice.Current  __current 
) throws cast.ComponentCreationException

WorkingMemoryPrx cast.interfaces._ComponentFactoryTie.newWorkingMemory ( String  id,
String  type,
boolean  newProcess,
Ice.Current  __current 
) throws cast.ComponentCreationException


The documentation for this class was generated from the following file:

Generated on Mon Jun 13 15:55:47 2011 for CAST Java by  doxygen 1.5.8