|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.jba.ClientInterceptors
public class ClientInterceptors
| Field Summary | |
|---|---|
protected Bean |
bean
|
protected String |
exposeContainer
|
protected Home |
home
|
protected ListEntity |
listEntity
|
| Constructor Summary | |
|---|---|
ClientInterceptors()
|
|
| Method Summary | |
|---|---|
Bean |
getBean()
Gets the value of the bean property. |
String |
getExposeContainer()
Gets the value of the exposeContainer property. |
Home |
getHome()
Gets the value of the home property. |
ListEntity |
getListEntity()
Gets the value of the listEntity property. |
void |
setBean(Bean value)
Sets the value of the bean property. |
void |
setExposeContainer(String value)
Sets the value of the exposeContainer property. |
void |
setHome(Home value)
Sets the value of the home property. |
void |
setListEntity(ListEntity value)
Sets the value of the listEntity property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String exposeContainer
protected Home home
protected Bean bean
protected ListEntity listEntity
| Constructor Detail |
|---|
public ClientInterceptors()
| Method Detail |
|---|
public String getExposeContainer()
Stringpublic void setExposeContainer(String value)
value - allowed object is
Stringpublic Home getHome()
Homepublic void setHome(Home value)
value - allowed object is
Homepublic Bean getBean()
Beanpublic void setBean(Bean value)
value - allowed object is
Beanpublic ListEntity getListEntity()
ListEntitypublic void setListEntity(ListEntity value)
value - allowed object is
ListEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||