|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.tutorial.service.bean.XMBeanService
public class XMBeanService
| Field Summary | |
|---|---|
static java.lang.String |
OBJECT_NAME
The ObjectName for XMBeanService |
| Constructor Summary | |
|---|---|
XMBeanService()
|
|
| Method Summary | |
|---|---|
int |
getIntAttribute()
|
void |
remoteBusinessMethodToSetAttribute(int val)
|
java.lang.String |
sayHello()
|
void |
setIntAttribute(int attribute)
|
| 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
XMBeanService
| Constructor Detail |
|---|
public XMBeanService()
| Method Detail |
|---|
public void setIntAttribute(int attribute)
public int getIntAttribute()
public java.lang.String sayHello()
public void remoteBusinessMethodToSetAttribute(int val)
remoteBusinessMethodToSetAttribute in interface XMBeanServiceRemote
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||