|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.tutorial.service.bean.ServiceTwo
public class ServiceTwo
| Field Summary | |
|---|---|
static java.lang.String |
OBJECT_NAME
The ObjectName for ServiceTwo |
| Constructor Summary | |
|---|---|
ServiceTwo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
sayHello()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String OBJECT_NAME
ServiceTwo
| Constructor Detail |
|---|
public ServiceTwo()
| Method Detail |
|---|
public java.lang.String sayHello()
sayHello in interface ServiceTwoManagement
public void start()
throws java.lang.Exception
start in interface ServiceTwoManagementjava.lang.Exceptionpublic void stop()
stop in interface ServiceTwoManagement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||