JavaService, an ObjectWeb project
M O S

M

main(String[]) - Static method in class org.objectweb.javaservice.test.SampleService
Default entry point if class is run as a standard application.

O

org.objectweb.javaservice.test - package org.objectweb.javaservice.test
 
outputHeapDetails() - Static method in class org.objectweb.javaservice.test.SampleService
Convenience function to display details of the current heap size.
outputJvmDetails() - Static method in class org.objectweb.javaservice.test.SampleService
Convenience function to display details of the JVM in use.

S

SampleService - class org.objectweb.javaservice.test.SampleService.
This class is provided as an example of how a Java application may be run as a Windows System Service (aka daemon, in Unix-speak) using the JavaService software utility.
serviceStart(String[]) - Static method in class org.objectweb.javaservice.test.SampleService
Entry point for class to be loaded and started as a service.
serviceStop(String[]) - Static method in class org.objectweb.javaservice.test.SampleService
Entry point for class to be be stopped when running as a service.

M O S
Project page at javaservice.objectweb.org

Copyright © 2005 Multiplan Consultants Ltd.