JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
D
G
I
L
O
S
T
U
V
A
AbstractComponent
- Class in
org.jboss.test.osgi.ds.support
An abstract base class for validatable components.
AbstractComponent()
- Constructor for class org.jboss.test.osgi.ds.support.
AbstractComponent
activateComponent()
- Method in class org.jboss.test.osgi.ds.support.
AbstractComponent
activateComponent(Map<String, String>)
- Method in class org.jboss.test.osgi.ds.support.
AbstractComponent
assertValid()
- Method in class org.jboss.test.osgi.ds.support.
AbstractComponent
assertValid()
- Method in interface org.jboss.test.osgi.ds.support.
Validatable
Assert that the component is valid
assertValid()
- Method in class org.jboss.test.osgi.ds.support.
ValidationSupport
awaitActivate(long, TimeUnit)
- Method in class org.jboss.test.osgi.ds.sub.d.
ServiceD
awaitDeactivate(long, TimeUnit)
- Method in class org.jboss.test.osgi.ds.sub.d.
ServiceD
awaitModified(long, TimeUnit)
- Method in class org.jboss.test.osgi.ds.sub.d1.
ServiceD1
B
bind(T)
- Method in class org.jboss.test.osgi.ds.support.
ValidatingReference
Bind the given reference
D
deactivateComponent()
- Method in class org.jboss.test.osgi.ds.support.
AbstractComponent
doStuff(String)
- Method in class org.jboss.test.osgi.ds.sub.a.
ServiceA
doStuff(String)
- Method in class org.jboss.test.osgi.ds.sub.a1.
ServiceA1
doStuff(String)
- Method in class org.jboss.test.osgi.ds.sub.b.
ServiceB
doStuff(String)
- Method in class org.jboss.test.osgi.ds.sub.b1.
ServiceB1
doStuff(String)
- Method in class org.jboss.test.osgi.ds.sub.c.
ServiceC
doStuff(String)
- Method in class org.jboss.test.osgi.ds.sub.c1.
ServiceC1
doStuff(String)
- Method in class org.jboss.test.osgi.ds.sub.d.
ServiceD
doStuff(String)
- Method in class org.jboss.test.osgi.ds.sub.d1.
ServiceD1
G
get()
- Method in class org.jboss.test.osgi.ds.support.
ValidatingReference
Get the referenced instance
getOptional()
- Method in class org.jboss.test.osgi.ds.support.
ValidatingReference
Get the referenced instance
getServiceA1()
- Method in class org.jboss.test.osgi.ds.sub.a.
ServiceA
getServiceB1()
- Method in class org.jboss.test.osgi.ds.sub.b.
ServiceB
getServiceC()
- Method in class org.jboss.test.osgi.ds.sub.c1.
ServiceC1
getServiceC1()
- Method in class org.jboss.test.osgi.ds.sub.c.
ServiceC
getServiceD1()
- Method in class org.jboss.test.osgi.ds.sub.d.
ServiceD
I
InvalidComponentException
- Exception in
org.jboss.test.osgi.ds.support
A runtime exception thrown by invalid components.
InvalidComponentException()
- Constructor for exception org.jboss.test.osgi.ds.support.
InvalidComponentException
InvalidComponentException(String)
- Constructor for exception org.jboss.test.osgi.ds.support.
InvalidComponentException
InvalidComponentException(String, Throwable)
- Constructor for exception org.jboss.test.osgi.ds.support.
InvalidComponentException
isValid()
- Method in class org.jboss.test.osgi.ds.support.
AbstractComponent
isValid()
- Method in interface org.jboss.test.osgi.ds.support.
Validatable
True if the component is valid.
isValid()
- Method in class org.jboss.test.osgi.ds.support.
ValidationSupport
L
LOGGER
- Static variable in class org.jboss.test.osgi.ds.support.
AbstractComponent
O
org.jboss.test.osgi.ds.sub.a
- package org.jboss.test.osgi.ds.sub.a
org.jboss.test.osgi.ds.sub.a1
- package org.jboss.test.osgi.ds.sub.a1
org.jboss.test.osgi.ds.sub.b
- package org.jboss.test.osgi.ds.sub.b
org.jboss.test.osgi.ds.sub.b1
- package org.jboss.test.osgi.ds.sub.b1
org.jboss.test.osgi.ds.sub.c
- package org.jboss.test.osgi.ds.sub.c
org.jboss.test.osgi.ds.sub.c1
- package org.jboss.test.osgi.ds.sub.c1
org.jboss.test.osgi.ds.sub.d
- package org.jboss.test.osgi.ds.sub.d
org.jboss.test.osgi.ds.sub.d1
- package org.jboss.test.osgi.ds.sub.d1
org.jboss.test.osgi.ds.support
- package org.jboss.test.osgi.ds.support
S
ServiceA
- Class in
org.jboss.test.osgi.ds.sub.a
ServiceA()
- Constructor for class org.jboss.test.osgi.ds.sub.a.
ServiceA
ServiceA1
- Class in
org.jboss.test.osgi.ds.sub.a1
ServiceA1()
- Constructor for class org.jboss.test.osgi.ds.sub.a1.
ServiceA1
ServiceB
- Class in
org.jboss.test.osgi.ds.sub.b
ServiceB()
- Constructor for class org.jboss.test.osgi.ds.sub.b.
ServiceB
ServiceB1
- Class in
org.jboss.test.osgi.ds.sub.b1
ServiceB1()
- Constructor for class org.jboss.test.osgi.ds.sub.b1.
ServiceB1
ServiceC
- Class in
org.jboss.test.osgi.ds.sub.c
ServiceC()
- Constructor for class org.jboss.test.osgi.ds.sub.c.
ServiceC
ServiceC1
- Class in
org.jboss.test.osgi.ds.sub.c1
ServiceC1()
- Constructor for class org.jboss.test.osgi.ds.sub.c1.
ServiceC1
ServiceD
- Class in
org.jboss.test.osgi.ds.sub.d
ServiceD()
- Constructor for class org.jboss.test.osgi.ds.sub.d.
ServiceD
ServiceD1
- Class in
org.jboss.test.osgi.ds.sub.d1
ServiceD1()
- Constructor for class org.jboss.test.osgi.ds.sub.d1.
ServiceD1
setInvalid()
- Method in class org.jboss.test.osgi.ds.support.
ValidationSupport
setValid()
- Method in class org.jboss.test.osgi.ds.support.
ValidationSupport
T
toString()
- Method in class org.jboss.test.osgi.ds.sub.a.
ServiceA
toString()
- Method in class org.jboss.test.osgi.ds.sub.a1.
ServiceA1
toString()
- Method in class org.jboss.test.osgi.ds.sub.b.
ServiceB
toString()
- Method in class org.jboss.test.osgi.ds.sub.b1.
ServiceB1
toString()
- Method in class org.jboss.test.osgi.ds.sub.c.
ServiceC
toString()
- Method in class org.jboss.test.osgi.ds.sub.c1.
ServiceC1
toString()
- Method in class org.jboss.test.osgi.ds.sub.d.
ServiceD
toString()
- Method in class org.jboss.test.osgi.ds.sub.d1.
ServiceD1
U
unbind(T)
- Method in class org.jboss.test.osgi.ds.support.
ValidatingReference
Unbind the given reference
V
Validatable
- Interface in
org.jboss.test.osgi.ds.support
An interface implemented by validatable components.
ValidatingReference
<
T
> - Class in
org.jboss.test.osgi.ds.support
A reference that validates its content on
ValidatingReference.get()
ValidatingReference()
- Constructor for class org.jboss.test.osgi.ds.support.
ValidatingReference
ValidationSupport
- Class in
org.jboss.test.osgi.ds.support
Provides validation support.
ValidationSupport()
- Constructor for class org.jboss.test.osgi.ds.support.
ValidationSupport
A
B
D
G
I
L
O
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
JBoss by Red Hat
. All rights reserved.