|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.tutorial.service.bean.ServiceOne
public class ServiceOne
| Field Summary | |
|---|---|
static java.lang.String |
OBJECT_NAME
The ObjectName for ServiceOne |
| Constructor Summary | |
|---|---|
ServiceOne()
|
|
| Method Summary | |
|---|---|
void |
create()
|
void |
destroy()
|
int |
getAttribute()
|
java.lang.String |
sayHello()
|
void |
setAttribute(int attribute)
|
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
ServiceOne
| Constructor Detail |
|---|
public ServiceOne()
| Method Detail |
|---|
public void setAttribute(int attribute)
setAttribute in interface ServiceOneLocalsetAttribute in interface ServiceOneManagementsetAttribute in interface ServiceOneRemotepublic int getAttribute()
getAttribute in interface ServiceOneLocalgetAttribute in interface ServiceOneManagementgetAttribute in interface ServiceOneRemotepublic java.lang.String sayHello()
sayHello in interface ServiceOneManagement
public void create()
throws java.lang.Exception
create in interface ServiceOneManagementjava.lang.Exception
public void start()
throws java.lang.Exception
start in interface ServiceOneManagementjava.lang.Exceptionpublic void stop()
stop in interface ServiceOneManagementpublic void destroy()
destroy in interface ServiceOneManagement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||