|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.osgi.Tlistener
public class Tlistener
Defines a listener that will be notified when the service backing the enclosing service reference element is bound or unbound. Use either the 'ref' attribute or a nested bean declaration for the listener bean.
Java class for Tlistener complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Tlistener">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any processContents='skip' namespace='##other'/>
</sequence>
<attribute name="ref" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="bind-method" type="{http://www.w3.org/2001/XMLSchema}token" />
<attribute name="unbind-method" type="{http://www.w3.org/2001/XMLSchema}token" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Element |
any
|
protected String |
bindMethod
|
protected String |
ref
|
protected String |
unbindMethod
|
| Constructor Summary | |
|---|---|
Tlistener()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.osgi.Tlistener instance. |
|
Tlistener(Tlistener o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.osgi.Tlistener instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Tlistener |
clone()
Creates and returns a copy of this object. |
Element |
getAny()
Gets the value of the any property. |
String |
getBindMethod()
Gets the value of the bindMethod property. |
String |
getRef()
Gets the value of the ref property. |
String |
getUnbindMethod()
Gets the value of the unbindMethod property. |
void |
setAny(Element value)
Sets the value of the any property. |
void |
setBindMethod(String value)
Sets the value of the bindMethod property. |
void |
setRef(String value)
Sets the value of the ref property. |
void |
setUnbindMethod(String value)
Sets the value of the unbindMethod property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Element any
protected String ref
protected String bindMethod
protected String unbindMethod
| Constructor Detail |
|---|
public Tlistener()
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.osgi.Tlistener instance.
public Tlistener(Tlistener o)
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.osgi.Tlistener instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Element getAny()
Elementpublic void setAny(Element value)
value - allowed object is
Elementpublic String getRef()
Stringpublic void setRef(String value)
value - allowed object is
Stringpublic String getBindMethod()
Stringpublic void setBindMethod(String value)
value - allowed object is
Stringpublic String getUnbindMethod()
Stringpublic void setUnbindMethod(String value)
value - allowed object is
Stringpublic Tlistener clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||