Uses of Package
cern.cmw

Packages that use cern.cmw
cern.cmw Provides common classes that are used by different CMW packages. 
cern.cmw.adm   
cern.cmw.logging   
cern.cmw.rda.client Provides classes and interfaces which client applications need in order to communicate with accelerator devices. 
cern.cmw.rda.client.group   
cern.cmw.rda.corba   
cern.cmw.rda.examples   
cern.cmw.rda.server Provides basic facilities for implementing various device servers. 
 

Classes in cern.cmw used by cern.cmw
BadParameter
          Indicates that an illegal or inappropriate argument has been passed to a method.
CmwException
          The common superclass for a number of exceptions that can be thrown by CMW.
Data
          Allows clients and servers to exchange values whose types are not fixed at compile time.
DataEntry
          Objects of this class serve as containers that can hold a value of different types.
InternalException
          Thrown to indicate an internal error in the controls middleware.
Logger
          Defines a general API for message logging and allows to connect it to a system specific logging facility.
LogLevel
          Defines a set of standard logging levels that can be used to control logging output.
NoPermission
          Indicates access denial to some of the properties issued from Role Based Access Control.
TypeMismatch
          Thrown by "extract" methods of the Data and DataEntry class to indicate that the actual type of the contained data does not correspond to the expected type.
 

Classes in cern.cmw used by cern.cmw.adm
BadParameter
          Indicates that an illegal or inappropriate argument has been passed to a method.
Data
          Allows clients and servers to exchange values whose types are not fixed at compile time.
InternalException
          Thrown to indicate an internal error in the controls middleware.
NoConnection
          Thrown to indicate that a remote device could not be contacted (for example, because the device server is down).
 

Classes in cern.cmw used by cern.cmw.logging
Logger
          Defines a general API for message logging and allows to connect it to a system specific logging facility.
LoggerFactory
          A factory for the Logger objects.
 

Classes in cern.cmw used by cern.cmw.rda.client
BadParameter
          Indicates that an illegal or inappropriate argument has been passed to a method.
BadToken
          Indicates a specific RBAC-related exception thrown when an RBAC token is malformed or it's signature could not be successfully verified
CmwException
          The common superclass for a number of exceptions that can be thrown by CMW.
Data
          Allows clients and servers to exchange values whose types are not fixed at compile time.
InternalException
          Thrown to indicate an internal error in the controls middleware.
IOError
          Indicates an error in the low level I/O software/firmware/hardware used in the device servers.
LostUpdates
          Exception used to inform subscribed clients about the number of lost updates.
NoConnection
          Thrown to indicate that a remote device could not be contacted (for example, because the device server is down).
NoPermission
          Indicates access denial to some of the properties issued from Role Based Access Control.
TimeOut
          This exception is thrown when an operation on a device does not terminate within the specified time limit.
TokenExpired
          Indicates a specific RBAC-related exception thrown when an RBAC token has expired.
 

Classes in cern.cmw used by cern.cmw.rda.client.group
CmwException
          The common superclass for a number of exceptions that can be thrown by CMW.
Data
          Allows clients and servers to exchange values whose types are not fixed at compile time.
IOError
          Indicates an error in the low level I/O software/firmware/hardware used in the device servers.
 

Classes in cern.cmw used by cern.cmw.rda.corba
Data
          Allows clients and servers to exchange values whose types are not fixed at compile time.
DataEntry
          Objects of this class serve as containers that can hold a value of different types.
InternalException
          Thrown to indicate an internal error in the controls middleware.
 

Classes in cern.cmw used by cern.cmw.rda.examples
BadParameter
          Indicates that an illegal or inappropriate argument has been passed to a method.
CmwException
          The common superclass for a number of exceptions that can be thrown by CMW.
Data
          Allows clients and servers to exchange values whose types are not fixed at compile time.
IOError
          Indicates an error in the low level I/O software/firmware/hardware used in the device servers.
 

Classes in cern.cmw used by cern.cmw.rda.server
BadParameter
          Indicates that an illegal or inappropriate argument has been passed to a method.
Data
          Allows clients and servers to exchange values whose types are not fixed at compile time.
InternalException
          Thrown to indicate an internal error in the controls middleware.
IOError
          Indicates an error in the low level I/O software/firmware/hardware used in the device servers.
Logger
          Defines a general API for message logging and allows to connect it to a system specific logging facility.
 



Copyright © 2007 CERN. All Rights Reserved.