|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Vector in info.dmtree |
---|
Constructors in info.dmtree with parameters of type Vector | |
---|---|
DmtException(String[] path,
int code,
String message,
Vector causes,
boolean fatal)
Create an instance of the exception, specifying the target node as an array of path segments, the list of cause exceptions, and whether the exception is a fatal one. |
|
DmtException(String uri,
int code,
String message,
Vector causes,
boolean fatal)
Create an instance of the exception, specifying the list of cause exceptions and whether the exception is a fatal one. |
Uses of Vector in java.util |
---|
Subclasses of Vector in java.util | |
---|---|
class |
Stack
|
Uses of Vector in org.apache.felix.ipojo.api.composite |
---|
Methods in org.apache.felix.ipojo.api.composite with parameters of type Vector | |
---|---|
InstantiatedService |
InstantiatedService.addProperty(String name,
Vector values)
Adds a vector property. |
Instance |
Instance.addProperty(String name,
Vector values)
Adds a vector property. |
Uses of Vector in org.apache.felix.mosgi.console.component |
---|
Fields in org.apache.felix.mosgi.console.component declared as Vector | |
---|---|
protected Vector |
RemoteLogger_jtree.v_ul
|
Uses of Vector in org.apache.felix.mosgi.managedelements.bundlesprobes |
---|
Methods in org.apache.felix.mosgi.managedelements.bundlesprobes that return Vector | |
---|---|
Vector |
BundlesProbes.bundleList()
|
Vector |
BundlesProbesMBean.bundleList()
|
Uses of Vector in org.apache.felix.upnp.basedriver.importer.core.event.message |
---|
Methods in org.apache.felix.upnp.basedriver.importer.core.event.message that return Vector | |
---|---|
Vector |
ListenerModified.getNewServices()
|
Constructors in org.apache.felix.upnp.basedriver.importer.core.event.message with parameters of type Vector | |
---|---|
ListenerModified(Vector newServices,
UPnPEventListener listener)
|
Uses of Vector in org.apache.felix.upnp.basedriver.importer.core.event.structs |
---|
Methods in org.apache.felix.upnp.basedriver.importer.core.event.structs that return Vector | |
---|---|
Vector |
Sid2Listeners.get(String sid)
|
Vector |
Listener2Sids.get(UPnPEventListener listener)
|
Vector |
SidsListenersMaps.getListenersFromSid(String sid)
|
Vector |
SidsListenersMaps.getSidsFromListener(UPnPEventListener listener)
|
Uses of Vector in org.apache.felix.upnp.basedriver.importer.util |
---|
Methods in org.apache.felix.upnp.basedriver.importer.util with parameters of type Vector | |
---|---|
static void |
DeviceSetup.deviceSetup(Dictionary properties,
org.cybergarage.upnp.Device dev,
Vector icons,
Hashtable services)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |