|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.IdentifiedType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.JndiLocatingType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.EjbType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.RemoteSlsb
public class RemoteSlsb
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.springframework.org/schema/jee}ejbType">
<attribute name="home-interface" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="refresh-home-on-connect-failure" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="cache-session-bean" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Boolean |
cacheSessionBean
|
protected String |
homeInterface
|
protected Boolean |
refreshHomeOnConnectFailure
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.EjbType |
|---|
businessInterface, cacheHome, lookupHomeOnStartup |
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.JndiLocatingType |
|---|
environment, environmentRef, exposeAccessContext, jndiName, resourceRef |
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.IdentifiedType |
|---|
id |
| Constructor Summary | |
|---|---|
RemoteSlsb()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.RemoteSlsb instance. |
|
RemoteSlsb(RemoteSlsb o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.RemoteSlsb instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RemoteSlsb |
clone()
Creates and returns a copy of this object. |
String |
getHomeInterface()
Gets the value of the homeInterface property. |
boolean |
isCacheSessionBean()
Gets the value of the cacheSessionBean property. |
boolean |
isRefreshHomeOnConnectFailure()
Gets the value of the refreshHomeOnConnectFailure property. |
void |
setCacheSessionBean(Boolean value)
Sets the value of the cacheSessionBean property. |
void |
setHomeInterface(String value)
Sets the value of the homeInterface property. |
void |
setRefreshHomeOnConnectFailure(Boolean value)
Sets the value of the refreshHomeOnConnectFailure property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.EjbType |
|---|
getBusinessInterface, isCacheHome, isLookupHomeOnStartup, setBusinessInterface, setCacheHome, setLookupHomeOnStartup |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.JndiLocatingType |
|---|
getEnvironment, getEnvironmentRef, getJndiName, isExposeAccessContext, isResourceRef, setEnvironment, setEnvironmentRef, setExposeAccessContext, setJndiName, setResourceRef |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String homeInterface
protected Boolean refreshHomeOnConnectFailure
protected Boolean cacheSessionBean
| Constructor Detail |
|---|
public RemoteSlsb()
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.RemoteSlsb instance.
public RemoteSlsb(RemoteSlsb o)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.jee.RemoteSlsb instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getHomeInterface()
Stringpublic void setHomeInterface(String value)
value - allowed object is
Stringpublic boolean isRefreshHomeOnConnectFailure()
Booleanpublic void setRefreshHomeOnConnectFailure(Boolean value)
value - allowed object is
Booleanpublic boolean isCacheSessionBean()
Booleanpublic void setCacheSessionBean(Boolean value)
value - allowed object is
Booleanpublic RemoteSlsb clone()
clone in class EjbType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||