Package org.cristalise.kernel.process
Class Bootstrap
java.lang.Object
org.cristalise.kernel.process.Bootstrap
Bootstrap loads all Items defined in the kernel resource XMLs and the module XML
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidabort()Set flag for the thread to abort gracefullystatic voidcheckAdminAgents(TransactionKey transactionKey) static voidChecks all kernel descriptions stored in resources and create or update them if they were changed
-
Field Details
-
shutdown
public static boolean shutdown
-
-
Constructor Details
-
Bootstrap
public Bootstrap()
-
-
Method Details