Public Member Functions | Static Public Attributes

alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl Class Reference

Inheritance diagram for alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl:
alma.acs.component.ComponentLifecycle

List of all members.

Public Member Functions

void initialize (ContainerServices containerServices)
void execute ()
void cleanUp ()
void aboutToAbort ()
ComponentStates componentState ()
String name ()
int[] getLevels () throws CouldntPerformActionEx
void logDummyMessages (int[] coreLevels) throws IllegalArgumentEx

Static Public Attributes

static final String PROP_ASSERTION_MESSAGE = "TestLogLevelsCompAssert"

Detailed Description

A very simple component that does not make use of alma.acs.component.ComponentImplBase.

Javadoc comments have been removed to keep the listing for the tutorial shorter.

Author:
eallaert

Member Function Documentation

void alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl.aboutToAbort (  ) 
void alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl.cleanUp (  ) 
ComponentStates alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl.componentState (  ) 
void alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl.execute (  ) 
int [] alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl.getLevels (  )  throws CouldntPerformActionEx
void alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl.initialize ( ContainerServices  containerServices  ) 
void alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl.logDummyMessages ( int[]  coreLevels  )  throws IllegalArgumentEx
Exceptions:
IllegalArgumentEx 
See also:
alma.contLogTest.LogLevelsOperations.logDummyMessagesForAllLevels()

References alma.acs.logging.AcsLogLevel.fromAcsCoreLevel().

String alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl.name (  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties