|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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>
| Method Summary | |
|---|---|
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 interface net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.jee.JndiLocatingType |
|---|
getEnvironment, getEnvironmentRef, getJndiName, isExposeAccessContext, isResourceRef, setEnvironment, setEnvironmentRef, setExposeAccessContext, setJndiName, setResourceRef |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Method Detail |
|---|
boolean isCache()
Booleanvoid setCache(Boolean value)
value - allowed object is
BooleanString getExpectedType()
Stringvoid setExpectedType(String value)
value - allowed object is
Stringboolean isLookupOnStartup()
Booleanvoid setLookupOnStartup(Boolean value)
value - allowed object is
BooleanString getProxyInterface()
Stringvoid setProxyInterface(String value)
value - allowed object is
StringString getDefaultValue()
Stringvoid setDefaultValue(String value)
value - allowed object is
StringString getDefaultRef()
Stringvoid setDefaultRef(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||