All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cristalise.kernel.utils.resources.textFiles.consoleHelp.txt Maven / Gradle / Ivy

Go to download

Cristal-ise is a description-driven software platform originally developed to track the construction of the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages business objects called Items. Items are entirely configured from data, called descriptions, held in other Items. Every change of a state in an Item is a consequence of an execution of an activity in that Item's lifecycle, meaning that Cristal-ise applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility.

There is a newer version: 6.0.0
Show newest version
Cristal console
---------------
Commands entered here are directly parsed by the beanshell engine. You can call methods directly on these pre-loaded objects:
proxy - the EntityProxyManager
storage - the TransactionManager
db - the ClusterStorageManager
lookup - the LDAPLookup (server context)
orb - the ORB
agent - the current logged in user for single-user client processes, or the system user if connected to the server console

Built-in commands:
log(level) - Change the log level of your stream.
help() - View this message.
version() - View kernel and module versions.
shutdown() - Stop this CRISTAL instance.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy