cast.interfaces._ComponentFactoryOperations Interface Reference

Inheritance diagram for cast.interfaces._ComponentFactoryOperations:

cast.interfaces.ComponentFactory cast.interfaces._ComponentFactoryDisp cast.interfaces._ComponentFactoryTie cast.server.CASTComponentFactory

List of all members.

Public Member Functions

ManagedComponentPrx newManagedComponent (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
TaskManagerPrx newTaskManager (String id, String type, boolean newProcess, Ice.Current __current) throws cast.ComponentCreationException
String getVersionString (Ice.Current __current)

Package Functions

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


Detailed Description

Definition at line 23 of file _ComponentFactoryOperations.java.


Member Function Documentation

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

Returns version information for this factory

Parameters:
__current The Current object for the invocation.

Implemented in cast.interfaces._ComponentFactoryTie.

CASTComponentPrx cast.interfaces._ComponentFactoryOperations.newComponent ( String  id,
String  type,
boolean  newProcess,
Ice.Current  __current 
) throws cast.ComponentCreationException [package]

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

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

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

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


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

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