|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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>
| Method Summary | |
|---|---|
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 interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.EjbType |
|---|
getBusinessInterface, isCacheHome, isLookupHomeOnStartup, setBusinessInterface, setCacheHome, setLookupHomeOnStartup |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.JndiLocatingType |
|---|
getEnvironment, getEnvironmentRef, getJndiName, isExposeAccessContext, isResourceRef, setEnvironment, setEnvironmentRef, setExposeAccessContext, setJndiName, setResourceRef |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Method Detail |
|---|
String getHomeInterface()
Stringvoid setHomeInterface(String value)
value - allowed object is
Stringboolean isRefreshHomeOnConnectFailure()
Booleanvoid setRefreshHomeOnConnectFailure(Boolean value)
value - allowed object is
Booleanboolean isCacheSessionBean()
Booleanvoid setCacheSessionBean(Boolean value)
value - allowed object is
Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||