cast.interfaces._ComponentFactoryOperationsNC Interface Reference

Inheritance diagram for cast.interfaces._ComponentFactoryOperationsNC:

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) throws cast.ComponentCreationException
UnmanagedComponentPrx newUnmanagedComponent (String id, String type, boolean newProcess) throws cast.ComponentCreationException
WorkingMemoryPrx newWorkingMemory (String id, String type, boolean newProcess) throws cast.ComponentCreationException
TaskManagerPrx newTaskManager (String id, String type, boolean newProcess) throws cast.ComponentCreationException
String getVersionString ()

Package Functions

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


Detailed Description

Definition at line 23 of file _ComponentFactoryOperationsNC.java.


Member Function Documentation

String cast.interfaces._ComponentFactoryOperationsNC.getVersionString (  ) 

Returns version information for this factory

Implemented in cast.interfaces._ComponentFactoryDisp.

CASTComponentPrx cast.interfaces._ComponentFactoryOperationsNC.newComponent ( String  id,
String  type,
boolean  newProcess 
) throws cast.ComponentCreationException [package]

ManagedComponentPrx cast.interfaces._ComponentFactoryOperationsNC.newManagedComponent ( String  id,
String  type,
boolean  newProcess 
) throws cast.ComponentCreationException

TaskManagerPrx cast.interfaces._ComponentFactoryOperationsNC.newTaskManager ( String  id,
String  type,
boolean  newProcess 
) throws cast.ComponentCreationException

UnmanagedComponentPrx cast.interfaces._ComponentFactoryOperationsNC.newUnmanagedComponent ( String  id,
String  type,
boolean  newProcess 
) throws cast.ComponentCreationException

WorkingMemoryPrx cast.interfaces._ComponentFactoryOperationsNC.newWorkingMemory ( String  id,
String  type,
boolean  newProcess 
) 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