Logging

Health Check Annotation implementation registering implementation class "com.sample.helloworld1.HelloWorld1Impl" for component "urn:amx:DevEnvironment/JavaHelloComponent/Client_1.0.0.v2015-11-18-1540".

When a Java Implementation Type is Started, it is scanned for Annotated Service Health Check methods. This INFO log entry is emitted when an Annotated Service Health Check method is found and registered with the Platform for the component.

Implementation Type "TIBCO-IT-MEDIATION" is not supported by Health Check, request initiated on Component "urn:amx:DevEnvironment/JavaHelloComponent/Client_1.0.0.v2015-11-18-1540".

In TIBCO ActiveMatrix platform, Annotated Service Health Check method is supported only for the Java Implementation Type. This INFO log entry is emitted if an unsupported Implementation Type is encountered by the Platform. Service Health Check is terminated.

Health Check Annotation implementation unregistering for component "urn:amx:DevEnvironment/JavaHelloComponent/Client_1.0.0.v2015-11-18-1540" and for implementation class "com.sample.helloworld1.HelloWorld1Impl".

When a Java Implementation Type is Stopped, the Platform registry is scanned to check whether an Annotated Service Health Check method was registered for the component. This INFO log entry is emitted when the Annotated Service Health Check method is un-registered.