|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.jba.InvokerProxyBinding
public class InvokerProxyBinding
| Field Summary | |
|---|---|
protected java.lang.String |
invokerMbean
|
protected java.lang.String |
name
|
protected java.lang.String |
proxyFactory
|
protected ProxyFactoryConfig |
proxyFactoryConfig
|
| Constructor Summary | |
|---|---|
InvokerProxyBinding()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getInvokerMbean()
Gets the value of the invokerMbean property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.String |
getProxyFactory()
Gets the value of the proxyFactory property. |
ProxyFactoryConfig |
getProxyFactoryConfig()
Gets the value of the proxyFactoryConfig property. |
void |
setInvokerMbean(java.lang.String value)
Sets the value of the invokerMbean property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setProxyFactory(java.lang.String value)
Sets the value of the proxyFactory property. |
void |
setProxyFactoryConfig(ProxyFactoryConfig value)
Sets the value of the proxyFactoryConfig property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String name
protected java.lang.String invokerMbean
protected java.lang.String proxyFactory
protected ProxyFactoryConfig proxyFactoryConfig
| Constructor Detail |
|---|
public InvokerProxyBinding()
| Method Detail |
|---|
public java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getInvokerMbean()
Stringpublic void setInvokerMbean(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getProxyFactory()
Stringpublic void setProxyFactory(java.lang.String value)
value - allowed object is
Stringpublic ProxyFactoryConfig getProxyFactoryConfig()
ProxyFactoryConfigpublic void setProxyFactoryConfig(ProxyFactoryConfig value)
value - allowed object is
ProxyFactoryConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||