Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, these commands are reserved:

SERVICE_LOAD

SERVICE(servicename) TRACE(option) TRACE_NAME(name)

SERVICE_SET

TRACE(*CLEAR)

SERVICE_GET

PROPERTY(property)

SERVICE_RECLAIM


SERVICE_UNLOAD


...

The special PROPERTY values *SERVICE and *SERVICECLASS return the loaded service class name.

Example

   com.acme.property.messagetype=html
#
message.001=Service successfully loaded
message.002=Service successfully unloaded
message.003=Command is not supported :

...