A useful base class which ensures that a service is only initialized once and provides some helper methods for enquiring of its status. Implementations can extend this base class and implement {@link org.apache.camel.SuspendableService}in case they support suspend/resume.
@version
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.