public interface Service
void
create()
destroy()
start()
stop()
void create() throws Exception
Exception
void start() throws Exception
void stop()
void destroy()
Copyright © 2013 JBoss by Red Hat. All rights reserved.