|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.JndiLocatingTypeImpl
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.EjbTypeImpl
public class EjbTypeImpl
| Field Summary | |
|---|---|
protected String |
businessInterface
|
protected Boolean |
cacheHome
|
protected Boolean |
lookupHomeOnStartup
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.JndiLocatingTypeImpl |
|---|
environment, environmentRef, exposeAccessContext, jndiName, resourceRef |
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
id |
| Constructor Summary | |
|---|---|
EjbTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.EjbTypeImpl instance. |
|
EjbTypeImpl(EjbTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.EjbTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EjbTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getBusinessInterface()
Gets the value of the businessInterface property. |
boolean |
isCacheHome()
Gets the value of the cacheHome property. |
boolean |
isLookupHomeOnStartup()
Gets the value of the lookupHomeOnStartup property. |
void |
setBusinessInterface(String value)
Sets the value of the businessInterface property. |
void |
setCacheHome(Boolean value)
Sets the value of the cacheHome property. |
void |
setLookupHomeOnStartup(Boolean value)
Sets the value of the lookupHomeOnStartup property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.JndiLocatingTypeImpl |
|---|
getEnvironment, getEnvironmentRef, getJndiName, isExposeAccessContext, isResourceRef, setEnvironment, setEnvironmentRef, setExposeAccessContext, setJndiName, setResourceRef |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
| Field Detail |
|---|
protected Boolean lookupHomeOnStartup
protected Boolean cacheHome
protected String businessInterface
| Constructor Detail |
|---|
public EjbTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.EjbTypeImpl instance.
public EjbTypeImpl(EjbTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.EjbTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public boolean isLookupHomeOnStartup()
EjbType
isLookupHomeOnStartup in interface EjbTypeBooleanpublic void setLookupHomeOnStartup(Boolean value)
EjbType
setLookupHomeOnStartup in interface EjbTypevalue - allowed object is
Booleanpublic boolean isCacheHome()
EjbType
isCacheHome in interface EjbTypeBooleanpublic void setCacheHome(Boolean value)
EjbType
setCacheHome in interface EjbTypevalue - allowed object is
Booleanpublic String getBusinessInterface()
EjbType
getBusinessInterface in interface EjbTypeStringpublic void setBusinessInterface(String value)
EjbType
setBusinessInterface in interface EjbTypevalue - allowed object is
Stringpublic EjbTypeImpl clone()
clone in class JndiLocatingTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||