|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans.IdentifiedType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jee.JndiLocatingType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jee.JndiLookup
public class JndiLookup
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}jndiLocatingType">
<attribute name="cache" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="expected-type" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lookup-on-startup" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="proxy-interface" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="default-value" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="default-ref" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Boolean |
cache
|
protected String |
defaultRef
|
protected String |
defaultValue
|
protected String |
expectedType
|
protected Boolean |
lookupOnStartup
|
protected String |
proxyInterface
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jee.JndiLocatingType |
|---|
environment, environmentRef, exposeAccessContext, jndiName, resourceRef |
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.beans.IdentifiedType |
|---|
id |
| Constructor Summary | |
|---|---|
JndiLookup()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jee.JndiLookup instance. |
|
JndiLookup(JndiLookup o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jee.JndiLookup instance by copying a given instance. |
|
| Method Summary | |
|---|---|
JndiLookup |
clone()
Creates and returns a copy of this object. |
String |
getDefaultRef()
Gets the value of the defaultRef property. |
String |
getDefaultValue()
Gets the value of the defaultValue property. |
String |
getExpectedType()
Gets the value of the expectedType property. |
String |
getProxyInterface()
Gets the value of the proxyInterface property. |
boolean |
isCache()
Gets the value of the cache property. |
boolean |
isLookupOnStartup()
Gets the value of the lookupOnStartup property. |
void |
setCache(Boolean value)
Sets the value of the cache property. |
void |
setDefaultRef(String value)
Sets the value of the defaultRef property. |
void |
setDefaultValue(String value)
Sets the value of the defaultValue property. |
void |
setExpectedType(String value)
Sets the value of the expectedType property. |
void |
setLookupOnStartup(Boolean value)
Sets the value of the lookupOnStartup property. |
void |
setProxyInterface(String value)
Sets the value of the proxyInterface property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jee.JndiLocatingType |
|---|
getEnvironment, getEnvironmentRef, getJndiName, isExposeAccessContext, isResourceRef, setEnvironment, setEnvironmentRef, setExposeAccessContext, setJndiName, setResourceRef |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.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 Boolean cache
protected String expectedType
protected Boolean lookupOnStartup
protected String proxyInterface
protected String defaultValue
protected String defaultRef
| Constructor Detail |
|---|
public JndiLookup()
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jee.JndiLookup instance.
public JndiLookup(JndiLookup o)
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jee.JndiLookup instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public boolean isCache()
Booleanpublic void setCache(Boolean value)
value - allowed object is
Booleanpublic String getExpectedType()
Stringpublic void setExpectedType(String value)
value - allowed object is
Stringpublic boolean isLookupOnStartup()
Booleanpublic void setLookupOnStartup(Boolean value)
value - allowed object is
Booleanpublic String getProxyInterface()
Stringpublic void setProxyInterface(String value)
value - allowed object is
Stringpublic String getDefaultValue()
Stringpublic void setDefaultValue(String value)
value - allowed object is
Stringpublic String getDefaultRef()
Stringpublic void setDefaultRef(String value)
value - allowed object is
Stringpublic JndiLookup clone()
clone in class JndiLocatingType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||