net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jee.impl
Class RemoteSlsbImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jee.impl.JndiLocatingTypeImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jee.impl.EjbTypeImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jee.impl.RemoteSlsbImpl
- All Implemented Interfaces:
- Serializable, Cloneable, IdentifiedType, EjbType, JndiLocatingType, RemoteSlsb
public class RemoteSlsbImpl
- extends EjbTypeImpl
- implements Serializable, Cloneable, RemoteSlsb
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
id |
|
Constructor Summary |
RemoteSlsbImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jee.impl.RemoteSlsbImpl instance. |
RemoteSlsbImpl(RemoteSlsbImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jee.impl.RemoteSlsbImpl instance by copying a given instance. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.IdentifiedType |
getId, setId |
homeInterface
protected String homeInterface
refreshHomeOnConnectFailure
protected Boolean refreshHomeOnConnectFailure
cacheSessionBean
protected Boolean cacheSessionBean
RemoteSlsbImpl
public RemoteSlsbImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jee.impl.RemoteSlsbImpl instance.
RemoteSlsbImpl
public RemoteSlsbImpl(RemoteSlsbImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jee.impl.RemoteSlsbImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getHomeInterface
public String getHomeInterface()
- Description copied from interface:
RemoteSlsb
- Gets the value of the homeInterface property.
- Specified by:
getHomeInterface in interface RemoteSlsb
- Returns:
- possible object is
String
setHomeInterface
public void setHomeInterface(String value)
- Description copied from interface:
RemoteSlsb
- Sets the value of the homeInterface property.
- Specified by:
setHomeInterface in interface RemoteSlsb
- Parameters:
value - allowed object is
String
isRefreshHomeOnConnectFailure
public boolean isRefreshHomeOnConnectFailure()
- Description copied from interface:
RemoteSlsb
- Gets the value of the refreshHomeOnConnectFailure property.
- Specified by:
isRefreshHomeOnConnectFailure in interface RemoteSlsb
- Returns:
- possible object is
Boolean
setRefreshHomeOnConnectFailure
public void setRefreshHomeOnConnectFailure(Boolean value)
- Description copied from interface:
RemoteSlsb
- Sets the value of the refreshHomeOnConnectFailure property.
- Specified by:
setRefreshHomeOnConnectFailure in interface RemoteSlsb
- Parameters:
value - allowed object is
Boolean
isCacheSessionBean
public boolean isCacheSessionBean()
- Description copied from interface:
RemoteSlsb
- Gets the value of the cacheSessionBean property.
- Specified by:
isCacheSessionBean in interface RemoteSlsb
- Returns:
- possible object is
Boolean
setCacheSessionBean
public void setCacheSessionBean(Boolean value)
- Description copied from interface:
RemoteSlsb
- Sets the value of the cacheSessionBean property.
- Specified by:
setCacheSessionBean in interface RemoteSlsb
- Parameters:
value - allowed object is
Boolean
clone
public RemoteSlsbImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class EjbTypeImpl
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.