|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Object in <Unnamed> |
---|
Subclasses of Object in <Unnamed> | |
---|---|
static class |
|
Uses of Object in aQute.lib.osgi |
---|
Subclasses of Object in aQute.lib.osgi | |
---|---|
class |
aQute.lib.osgi.ClassDataCollector
|
class |
aQute.lib.osgi.Processor
|
Uses of Object in EDU.oswego.cs.dl.util.concurrent |
---|
Subclasses of Object in EDU.oswego.cs.dl.util.concurrent | |
---|---|
class |
EDU.oswego.cs.dl.util.concurrent.CyclicBarrier
|
class |
EDU.oswego.cs.dl.util.concurrent.PooledExecutor
|
class |
EDU.oswego.cs.dl.util.concurrent.ThreadFactoryUser
|
Uses of Object in info.dmtree |
---|
Subclasses of Object in info.dmtree | |
---|---|
class |
Acl
Acl is an immutable class representing structured access to DMT
ACLs. |
class |
DmtData
An immutable data structure representing the contents of a leaf or interior node. |
class |
DmtException
Checked exception received when a DMT operation fails. |
class |
DmtIllegalStateException
Unchecked illegal state exception. |
class |
Uri
This class contains static utility methods to manipulate DMT URIs. |
Methods in info.dmtree that return Object | |
---|---|
Object |
MetaNode.getExtensionProperty(String key)
Returns the value for the specified extension property key. |
Object |
DmtData.getNode()
Gets the complex data associated with an interior node ( node
format). |
Methods in info.dmtree with parameters of type Object | |
---|---|
boolean |
Acl.equals(Object obj)
Checks whether the given object is equal to this Acl
instance. |
boolean |
DmtData.equals(Object obj)
Compares the specified object with this DmtData instance. |
Constructors in info.dmtree with parameters of type Object | |
---|---|
DmtData(Object complex)
Create a DmtData instance of node format
with the given object value. |
Uses of Object in info.dmtree.notification |
---|
Subclasses of Object in info.dmtree.notification | |
---|---|
class |
AlertItem
Immutable data structure carried in an alert (client initiated notification). |
Uses of Object in info.dmtree.registry |
---|
Subclasses of Object in info.dmtree.registry | |
---|---|
class |
DmtServiceFactory
This class is the central access point for Device Management services. |
Uses of Object in info.dmtree.security |
---|
Subclasses of Object in info.dmtree.security | |
---|---|
class |
AlertPermission
Indicates the callers authority to send alerts to management servers, identified by their principal names. |
class |
DmtPermission
Controls access to management objects in the Device Management Tree (DMT). |
class |
DmtPrincipalPermission
Indicates the callers authority to create DMT sessions on behalf of a remote management server. |
Methods in info.dmtree.security with parameters of type Object | |
---|---|
boolean |
AlertPermission.equals(Object obj)
Checks whether the given object is equal to this AlertPermission instance. |
boolean |
DmtPrincipalPermission.equals(Object obj)
Checks whether the given object is equal to this DmtPrincipalPermission instance. |
boolean |
DmtPermission.equals(Object obj)
Checks whether the given object is equal to this DmtPermission instance. |
Uses of Object in java.awt |
---|
Subclasses of Object in java.awt | |
---|---|
class |
Component
|
class |
Container
|
class |
Frame
|
class |
Window
|
Uses of Object in java.io |
---|
Fields in java.io declared as Object | |
---|---|
protected Object |
Writer.lock
|
protected Object |
Reader.lock
|
Methods in java.io that return Object | |
---|---|
abstract Object |
ObjectInputStream.GetField.get(String var0,
Object var1)
|
Object |
ObjectInputStream.readObject()
|
Object |
ObjectInput.readObject()
|
protected Object |
ObjectInputStream.readObjectOverride()
|
protected Object |
ObjectOutputStream.replaceObject(Object var0)
|
protected Object |
ObjectInputStream.resolveObject(Object var0)
|
Methods in java.io with parameters of type Object | |
---|---|
int |
ObjectStreamField.compareTo(Object var0)
|
int |
File.compareTo(Object var0)
|
boolean |
FilePermission.equals(Object var0)
|
boolean |
File.equals(Object var0)
|
abstract Object |
ObjectInputStream.GetField.get(String var0,
Object var1)
|
void |
PrintWriter.print(Object var0)
|
void |
PrintStream.print(Object var0)
|
void |
PrintWriter.println(Object var0)
|
void |
PrintStream.println(Object var0)
|
abstract void |
ObjectOutputStream.PutField.put(String var0,
Object var1)
|
protected Object |
ObjectOutputStream.replaceObject(Object var0)
|
protected Object |
ObjectInputStream.resolveObject(Object var0)
|
void |
ObjectOutputStream.writeObject(Object var0)
|
void |
ObjectOutput.writeObject(Object var0)
|
protected void |
ObjectOutputStream.writeObjectOverride(Object var0)
|
Constructors in java.io with parameters of type Object | |
---|---|
Reader(Object var0)
|
|
Writer(Object var0)
|
Uses of Object in java.lang |
---|
Methods in java.lang that return Object | |
---|---|
protected Object |
InheritableThreadLocal.childValue(Object var0)
|
protected Object |
Object.clone()
|
static Object |
Compiler.command(Object var0)
|
Object |
ThreadLocal.get()
|
Object |
InheritableThreadLocal.get()
|
Object |
SecurityManager.getSecurityContext()
|
Object[] |
Class.getSigners()
|
protected Object |
ThreadLocal.initialValue()
|
Object |
Class.newInstance()
|
Methods in java.lang with parameters of type Object | |
---|---|
StringBuffer |
StringBuffer.append(Object var0)
|
static void |
System.arraycopy(Object var0,
int var1,
Object var2,
int var3,
int var4)
|
void |
SecurityManager.checkConnect(String var0,
int var1,
Object var2)
|
void |
SecurityManager.checkPermission(Permission var0,
Object var1)
|
void |
SecurityManager.checkRead(String var0,
Object var1)
|
boolean |
SecurityManager.checkTopLevelWindow(Object var0)
|
protected Object |
InheritableThreadLocal.childValue(Object var0)
|
static Object |
Compiler.command(Object var0)
|
int |
String.compareTo(Object var0)
|
int |
Short.compareTo(Object var0)
|
int |
Long.compareTo(Object var0)
|
int |
Integer.compareTo(Object var0)
|
int |
Float.compareTo(Object var0)
|
int |
Double.compareTo(Object var0)
|
int |
Comparable.compareTo(Object var0)
|
int |
Character.compareTo(Object var0)
|
int |
Byte.compareTo(Object var0)
|
boolean |
String.equals(Object var0)
|
boolean |
Short.equals(Object var0)
|
boolean |
Object.equals(Object var0)
|
boolean |
Long.equals(Object var0)
|
boolean |
Integer.equals(Object var0)
|
boolean |
Float.equals(Object var0)
|
boolean |
Double.equals(Object var0)
|
boolean |
Character.equals(Object var0)
|
boolean |
Character.Subset.equals(Object var0)
|
boolean |
Byte.equals(Object var0)
|
boolean |
Boolean.equals(Object var0)
|
static int |
System.identityHashCode(Object var0)
|
StringBuffer |
StringBuffer.insert(int var0,
Object var1)
|
boolean |
Class.isInstance(Object var0)
|
void |
ThreadLocal.set(Object var0)
|
void |
InheritableThreadLocal.set(Object var0)
|
protected void |
ClassLoader.setSigners(Class var0,
Object[] var1)
|
static String |
String.valueOf(Object var0)
|
Uses of Object in java.lang.ref |
---|
Subclasses of Object in java.lang.ref | |
---|---|
class |
PhantomReference
|
class |
Reference
|
class |
ReferenceQueue
|
class |
SoftReference
|
class |
WeakReference
|
Methods in java.lang.ref that return Object | |
---|---|
Object |
SoftReference.get()
|
Object |
Reference.get()
|
Object |
PhantomReference.get()
|
Constructors in java.lang.ref with parameters of type Object | |
---|---|
PhantomReference(Object var0,
ReferenceQueue var1)
|
|
SoftReference(Object var0)
|
|
SoftReference(Object var0,
ReferenceQueue var1)
|
|
WeakReference(Object var0)
|
|
WeakReference(Object var0,
ReferenceQueue var1)
|
Uses of Object in java.lang.reflect |
---|
Subclasses of Object in java.lang.reflect | |
---|---|
class |
AccessibleObject
|
class |
Array
|
class |
Constructor
|
class |
Field
|
class |
InvocationTargetException
|
class |
Method
|
class |
Modifier
|
class |
Proxy
|
class |
ReflectPermission
|
class |
UndeclaredThrowableException
|
Methods in java.lang.reflect that return Object | |
---|---|
Object |
Field.get(Object var0)
|
static Object |
Array.get(Object var0,
int var1)
|
Object |
InvocationHandler.invoke(Object var0,
Method var1,
Object[] var2)
|
Object |
Method.invoke(Object var0,
Object[] var1)
|
static Object |
Array.newInstance(Class var0,
int var1)
|
static Object |
Array.newInstance(Class var0,
int[] var1)
|
Object |
Constructor.newInstance(Object[] var0)
|
static Object |
Proxy.newProxyInstance(ClassLoader var0,
Class[] var1,
InvocationHandler var2)
|
Methods in java.lang.reflect with parameters of type Object | |
---|---|
boolean |
Method.equals(Object var0)
|
boolean |
Field.equals(Object var0)
|
boolean |
Constructor.equals(Object var0)
|
Object |
Field.get(Object var0)
|
static Object |
Array.get(Object var0,
int var1)
|
boolean |
Field.getBoolean(Object var0)
|
static boolean |
Array.getBoolean(Object var0,
int var1)
|
byte |
Field.getByte(Object var0)
|
static byte |
Array.getByte(Object var0,
int var1)
|
char |
Field.getChar(Object var0)
|
static char |
Array.getChar(Object var0,
int var1)
|
double |
Field.getDouble(Object var0)
|
static double |
Array.getDouble(Object var0,
int var1)
|
float |
Field.getFloat(Object var0)
|
static float |
Array.getFloat(Object var0,
int var1)
|
int |
Field.getInt(Object var0)
|
static int |
Array.getInt(Object var0,
int var1)
|
static InvocationHandler |
Proxy.getInvocationHandler(Object var0)
|
static int |
Array.getLength(Object var0)
|
long |
Field.getLong(Object var0)
|
static long |
Array.getLong(Object var0,
int var1)
|
short |
Field.getShort(Object var0)
|
static short |
Array.getShort(Object var0,
int var1)
|
Object |
InvocationHandler.invoke(Object var0,
Method var1,
Object[] var2)
|
Object |
InvocationHandler.invoke(Object var0,
Method var1,
Object[] var2)
|
Object |
Method.invoke(Object var0,
Object[] var1)
|
Object |
Method.invoke(Object var0,
Object[] var1)
|
Object |
Constructor.newInstance(Object[] var0)
|
static void |
Array.set(Object var0,
int var1,
Object var2)
|
void |
Field.set(Object var0,
Object var1)
|
void |
Field.setBoolean(Object var0,
boolean var1)
|
static void |
Array.setBoolean(Object var0,
int var1,
boolean var2)
|
void |
Field.setByte(Object var0,
byte var1)
|
static void |
Array.setByte(Object var0,
int var1,
byte var2)
|
void |
Field.setChar(Object var0,
char var1)
|
static void |
Array.setChar(Object var0,
int var1,
char var2)
|
void |
Field.setDouble(Object var0,
double var1)
|
static void |
Array.setDouble(Object var0,
int var1,
double var2)
|
void |
Field.setFloat(Object var0,
float var1)
|
static void |
Array.setFloat(Object var0,
int var1,
float var2)
|
void |
Field.setInt(Object var0,
int var1)
|
static void |
Array.setInt(Object var0,
int var1,
int var2)
|
static void |
Array.setLong(Object var0,
int var1,
long var2)
|
void |
Field.setLong(Object var0,
long var1)
|
static void |
Array.setShort(Object var0,
int var1,
short var2)
|
void |
Field.setShort(Object var0,
short var1)
|
Uses of Object in java.math |
---|
Subclasses of Object in java.math | |
---|---|
class |
BigInteger
|
Methods in java.math with parameters of type Object | |
---|---|
int |
BigInteger.compareTo(Object var0)
|
boolean |
BigInteger.equals(Object var0)
|
Uses of Object in java.net |
---|
Subclasses of Object in java.net | |
---|---|
class |
Authenticator
|
class |
BindException
|
class |
ConnectException
|
class |
ContentHandler
|
class |
DatagramPacket
|
class |
DatagramSocket
|
class |
DatagramSocketImpl
|
class |
HttpURLConnection
|
class |
InetAddress
|
class |
JarURLConnection
|
class |
MalformedURLException
|
class |
MulticastSocket
|
class |
NetPermission
|
class |
NoRouteToHostException
|
class |
PasswordAuthentication
|
class |
ProtocolException
|
class |
ServerSocket
|
class |
Socket
|
class |
SocketException
|
class |
SocketImpl
|
class |
SocketPermission
|
class |
UnknownHostException
|
class |
UnknownServiceException
|
class |
URL
|
class |
URLClassLoader
|
class |
URLConnection
|
class |
URLDecoder
|
class |
URLEncoder
|
class |
URLStreamHandler
|
Methods in java.net that return Object | |
---|---|
Object |
URLConnection.getContent()
|
Object |
URL.getContent()
|
Object |
URLConnection.getContent(Class[] var0)
|
Object |
URL.getContent(Class[] var0)
|
abstract Object |
ContentHandler.getContent(URLConnection var0)
|
Object |
ContentHandler.getContent(URLConnection var0,
Class[] var1)
|
Object |
SocketOptions.getOption(int var0)
|
abstract Object |
SocketImpl.getOption(int var0)
|
abstract Object |
DatagramSocketImpl.getOption(int var0)
|
Methods in java.net with parameters of type Object | |
---|---|
boolean |
URL.equals(Object var0)
|
boolean |
SocketPermission.equals(Object var0)
|
boolean |
InetAddress.equals(Object var0)
|
void |
SocketOptions.setOption(int var0,
Object var1)
|
abstract void |
SocketImpl.setOption(int var0,
Object var1)
|
abstract void |
DatagramSocketImpl.setOption(int var0,
Object var1)
|
Uses of Object in java.security |
---|
Methods in java.security that return Object | |
---|---|
Object |
SignatureSpi.clone()
|
Object |
Signature.clone()
|
Object |
MessageDigestSpi.clone()
|
Object |
MessageDigest.clone()
|
static Object |
AccessController.doPrivileged(PrivilegedAction var0)
|
static Object |
AccessController.doPrivileged(PrivilegedAction var0,
AccessControlContext var1)
|
static Object |
AccessController.doPrivileged(PrivilegedExceptionAction var0)
|
static Object |
AccessController.doPrivileged(PrivilegedExceptionAction var0,
AccessControlContext var1)
|
Object |
SignedObject.getObject()
|
Object |
GuardedObject.getObject()
|
Object |
Provider.put(Object var0,
Object var1)
|
Object |
Provider.remove(Object var0)
|
Object |
PrivilegedExceptionAction.run()
|
Object |
PrivilegedAction.run()
|
Methods in java.security with parameters of type Object | |
---|---|
void |
Permission.checkGuard(Object var0)
|
void |
Guard.checkGuard(Object var0)
|
boolean |
UnresolvedPermission.equals(Object var0)
|
boolean |
Principal.equals(Object var0)
|
abstract boolean |
Permission.equals(Object var0)
|
boolean |
Identity.equals(Object var0)
|
boolean |
CodeSource.equals(Object var0)
|
boolean |
BasicPermission.equals(Object var0)
|
boolean |
AllPermission.equals(Object var0)
|
boolean |
AccessControlContext.equals(Object var0)
|
Object |
Provider.put(Object var0,
Object var1)
|
Object |
Provider.remove(Object var0)
|
Constructors in java.security with parameters of type Object | |
---|---|
GuardedObject(Object var0,
Guard var1)
|
Uses of Object in java.security.acl |
---|
Subclasses of Object in java.security.acl | |
---|---|
class |
AclNotFoundException
|
class |
LastOwnerException
|
class |
NotOwnerException
|
Methods in java.security.acl that return Object | |
---|---|
Object |
AclEntry.clone()
|
Methods in java.security.acl with parameters of type Object | |
---|---|
boolean |
Permission.equals(Object var0)
|
Uses of Object in java.security.cert |
---|
Subclasses of Object in java.security.cert | |
---|---|
class |
Certificate
|
protected static class |
Certificate.CertificateRep
|
class |
CertificateEncodingException
|
class |
CertificateException
|
class |
CertificateExpiredException
|
class |
CertificateFactory
|
class |
CertificateFactorySpi
|
class |
CertificateNotYetValidException
|
class |
CertificateParsingException
|
class |
CRL
|
class |
CRLException
|
class |
X509Certificate
|
class |
X509CRL
|
class |
X509CRLEntry
|
Methods in java.security.cert that return Object | |
---|---|
protected Object |
Certificate.CertificateRep.readResolve()
|
protected Object |
Certificate.writeReplace()
|
Methods in java.security.cert with parameters of type Object | |
---|---|
boolean |
X509CRLEntry.equals(Object var0)
|
boolean |
X509CRL.equals(Object var0)
|
boolean |
Certificate.equals(Object var0)
|
Uses of Object in java.security.spec |
---|
Subclasses of Object in java.security.spec | |
---|---|
class |
DSAParameterSpec
|
class |
DSAPrivateKeySpec
|
class |
DSAPublicKeySpec
|
class |
EncodedKeySpec
|
class |
InvalidKeySpecException
|
class |
InvalidParameterSpecException
|
class |
PKCS8EncodedKeySpec
|
class |
RSAKeyGenParameterSpec
|
class |
RSAPrivateCrtKeySpec
|
class |
RSAPrivateKeySpec
|
class |
RSAPublicKeySpec
|
class |
X509EncodedKeySpec
|
Uses of Object in java.text |
---|
Subclasses of Object in java.text | |
---|---|
class |
Annotation
|
static class |
AttributedCharacterIterator.Attribute
|
class |
AttributedString
|
class |
BreakIterator
|
class |
ChoiceFormat
|
class |
CollationElementIterator
|
class |
CollationKey
|
class |
Collator
|
class |
DateFormat
|
class |
DateFormatSymbols
|
class |
DecimalFormat
|
class |
DecimalFormatSymbols
|
class |
FieldPosition
|
class |
Format
|
class |
MessageFormat
|
class |
NumberFormat
|
class |
ParseException
|
class |
ParsePosition
|
class |
RuleBasedCollator
|
class |
SimpleDateFormat
|
class |
StringCharacterIterator
|
Methods in java.text that return Object | |
---|---|
Object |
StringCharacterIterator.clone()
|
Object |
SimpleDateFormat.clone()
|
Object |
RuleBasedCollator.clone()
|
Object |
NumberFormat.clone()
|
Object |
MessageFormat.clone()
|
Object |
Format.clone()
|
Object |
DecimalFormatSymbols.clone()
|
Object |
DecimalFormat.clone()
|
Object |
DateFormatSymbols.clone()
|
Object |
DateFormat.clone()
|
Object |
Collator.clone()
|
Object |
ChoiceFormat.clone()
|
Object |
CharacterIterator.clone()
|
Object |
BreakIterator.clone()
|
Object |
AttributedCharacterIterator.getAttribute(AttributedCharacterIterator.Attribute var0)
|
Object[] |
ChoiceFormat.getFormats()
|
Object |
Annotation.getValue()
|
Object[] |
MessageFormat.parse(String var0)
|
Object[] |
MessageFormat.parse(String var0,
ParsePosition var1)
|
Object |
Format.parseObject(String var0)
|
Object |
NumberFormat.parseObject(String var0,
ParsePosition var1)
|
Object |
MessageFormat.parseObject(String var0,
ParsePosition var1)
|
abstract Object |
Format.parseObject(String var0,
ParsePosition var1)
|
Object |
DateFormat.parseObject(String var0,
ParsePosition var1)
|
protected Object |
AttributedCharacterIterator.Attribute.readResolve()
|
Methods in java.text with parameters of type Object | |
---|---|
void |
AttributedString.addAttribute(AttributedCharacterIterator.Attribute var0,
Object var1)
|
void |
AttributedString.addAttribute(AttributedCharacterIterator.Attribute var0,
Object var1,
int var2,
int var3)
|
int |
Collator.compare(Object var0,
Object var1)
|
int |
CollationKey.compareTo(Object var0)
|
boolean |
StringCharacterIterator.equals(Object var0)
|
boolean |
SimpleDateFormat.equals(Object var0)
|
boolean |
RuleBasedCollator.equals(Object var0)
|
boolean |
ParsePosition.equals(Object var0)
|
boolean |
NumberFormat.equals(Object var0)
|
boolean |
MessageFormat.equals(Object var0)
|
boolean |
FieldPosition.equals(Object var0)
|
boolean |
DecimalFormatSymbols.equals(Object var0)
|
boolean |
DecimalFormat.equals(Object var0)
|
boolean |
DateFormatSymbols.equals(Object var0)
|
boolean |
DateFormat.equals(Object var0)
|
boolean |
Collator.equals(Object var0)
|
boolean |
CollationKey.equals(Object var0)
|
boolean |
ChoiceFormat.equals(Object var0)
|
boolean |
AttributedCharacterIterator.Attribute.equals(Object var0)
|
String |
Format.format(Object var0)
|
StringBuffer |
MessageFormat.format(Object[] var0,
StringBuffer var1,
FieldPosition var2)
|
StringBuffer |
NumberFormat.format(Object var0,
StringBuffer var1,
FieldPosition var2)
|
StringBuffer |
MessageFormat.format(Object var0,
StringBuffer var1,
FieldPosition var2)
|
abstract StringBuffer |
Format.format(Object var0,
StringBuffer var1,
FieldPosition var2)
|
StringBuffer |
DateFormat.format(Object var0,
StringBuffer var1,
FieldPosition var2)
|
static String |
MessageFormat.format(String var0,
Object[] var1)
|
Constructors in java.text with parameters of type Object | |
---|---|
Annotation(Object var0)
|
Uses of Object in java.text.resources |
---|
Subclasses of Object in java.text.resources | |
---|---|
class |
BreakIteratorRules
|
class |
BreakIteratorRules_th
|
Methods in java.text.resources that return Object | |
---|---|
Object[][] |
BreakIteratorRules_th.getContents()
|
Object[][] |
BreakIteratorRules.getContents()
|
Uses of Object in java.util |
---|
Subclasses of Object in java.util | |
---|---|
class |
AbstractCollection
|
class |
AbstractList
|
class |
AbstractMap
|
class |
AbstractSequentialList
|
class |
AbstractSet
|
class |
ArrayList
|
class |
Arrays
|
class |
BitSet
|
class |
Calendar
|
class |
Collections
|
class |
ConcurrentModificationException
|
class |
Date
|
class |
Dictionary
|
class |
EmptyStackException
|
class |
EventObject
|
class |
GregorianCalendar
|
class |
HashMap
|
class |
HashSet
|
class |
Hashtable
|
class |
LinkedList
|
class |
ListResourceBundle
|
class |
Locale
|
class |
MissingResourceException
|
class |
NoSuchElementException
|
class |
Observable
|
class |
Properties
|
class |
PropertyPermission
|
class |
PropertyResourceBundle
|
class |
Random
|
class |
ResourceBundle
|
class |
SimpleTimeZone
|
class |
Stack
|
class |
StringTokenizer
|
class |
Timer
|
class |
TimerTask
|
class |
TimeZone
|
class |
TooManyListenersException
|
class |
TreeMap
|
class |
TreeSet
|
class |
Vector
|
class |
WeakHashMap
|
Fields in java.util declared as Object | |
---|---|
protected Object[] |
Vector.elementData
|
protected Object |
EventObject.source
|
Methods in java.util that return Object | |
---|---|
Object |
Vector.clone()
|
Object |
TreeSet.clone()
|
Object |
TreeMap.clone()
|
Object |
TimeZone.clone()
|
Object |
SimpleTimeZone.clone()
|
Object |
Locale.clone()
|
Object |
LinkedList.clone()
|
Object |
Hashtable.clone()
|
Object |
HashSet.clone()
|
Object |
HashMap.clone()
|
Object |
Date.clone()
|
Object |
Calendar.clone()
|
Object |
BitSet.clone()
|
Object |
ArrayList.clone()
|
Object |
Vector.elementAt(int var0)
|
Object |
TreeSet.first()
|
Object |
SortedSet.first()
|
Object |
Vector.firstElement()
|
Object |
TreeMap.firstKey()
|
Object |
SortedMap.firstKey()
|
Object |
Vector.get(int var0)
|
Object |
List.get(int var0)
|
Object |
LinkedList.get(int var0)
|
Object |
ArrayList.get(int var0)
|
Object |
AbstractSequentialList.get(int var0)
|
abstract Object |
AbstractList.get(int var0)
|
Object |
WeakHashMap.get(Object var0)
|
Object |
TreeMap.get(Object var0)
|
Object |
Map.get(Object var0)
|
Object |
Hashtable.get(Object var0)
|
Object |
HashMap.get(Object var0)
|
abstract Object |
Dictionary.get(Object var0)
|
Object |
AbstractMap.get(Object var0)
|
protected abstract Object[][] |
ListResourceBundle.getContents()
|
Object |
LinkedList.getFirst()
|
Object |
Map.Entry.getKey()
|
Object |
LinkedList.getLast()
|
Object |
ResourceBundle.getObject(String var0)
|
Object |
EventObject.getSource()
|
Object |
Map.Entry.getValue()
|
protected abstract Object |
ResourceBundle.handleGetObject(String var0)
|
Object |
PropertyResourceBundle.handleGetObject(String var0)
|
Object |
ListResourceBundle.handleGetObject(String var0)
|
Object |
TreeSet.last()
|
Object |
SortedSet.last()
|
Object |
Vector.lastElement()
|
Object |
TreeMap.lastKey()
|
Object |
SortedMap.lastKey()
|
static Object |
Collections.max(Collection var0)
|
static Object |
Collections.max(Collection var0,
Comparator var1)
|
static Object |
Collections.min(Collection var0)
|
static Object |
Collections.min(Collection var0,
Comparator var1)
|
Object |
ListIterator.next()
|
Object |
Iterator.next()
|
Object |
StringTokenizer.nextElement()
|
Object |
Enumeration.nextElement()
|
Object |
Stack.peek()
|
Object |
Stack.pop()
|
Object |
ListIterator.previous()
|
Object |
Stack.push(Object var0)
|
Object |
WeakHashMap.put(Object var0,
Object var1)
|
Object |
TreeMap.put(Object var0,
Object var1)
|
Object |
Map.put(Object var0,
Object var1)
|
Object |
Hashtable.put(Object var0,
Object var1)
|
Object |
HashMap.put(Object var0,
Object var1)
|
abstract Object |
Dictionary.put(Object var0,
Object var1)
|
Object |
AbstractMap.put(Object var0,
Object var1)
|
Object |
Vector.remove(int var0)
|
Object |
List.remove(int var0)
|
Object |
LinkedList.remove(int var0)
|
Object |
ArrayList.remove(int var0)
|
Object |
AbstractSequentialList.remove(int var0)
|
Object |
AbstractList.remove(int var0)
|
Object |
WeakHashMap.remove(Object var0)
|
Object |
TreeMap.remove(Object var0)
|
Object |
Map.remove(Object var0)
|
Object |
Hashtable.remove(Object var0)
|
Object |
HashMap.remove(Object var0)
|
abstract Object |
Dictionary.remove(Object var0)
|
Object |
AbstractMap.remove(Object var0)
|
Object |
LinkedList.removeFirst()
|
Object |
LinkedList.removeLast()
|
Object |
Vector.set(int var0,
Object var1)
|
Object |
List.set(int var0,
Object var1)
|
Object |
LinkedList.set(int var0,
Object var1)
|
Object |
ArrayList.set(int var0,
Object var1)
|
Object |
AbstractSequentialList.set(int var0,
Object var1)
|
Object |
AbstractList.set(int var0,
Object var1)
|
Object |
Properties.setProperty(String var0,
String var1)
|
Object |
Map.Entry.setValue(Object var0)
|
Object[] |
Vector.toArray()
|
Object[] |
Set.toArray()
|
Object[] |
List.toArray()
|
Object[] |
LinkedList.toArray()
|
Object[] |
Collection.toArray()
|
Object[] |
ArrayList.toArray()
|
Object[] |
AbstractCollection.toArray()
|
Object[] |
Vector.toArray(Object[] var0)
|
Object[] |
Set.toArray(Object[] var0)
|
Object[] |
List.toArray(Object[] var0)
|
Object[] |
LinkedList.toArray(Object[] var0)
|
Object[] |
Collection.toArray(Object[] var0)
|
Object[] |
ArrayList.toArray(Object[] var0)
|
Object[] |
AbstractCollection.toArray(Object[] var0)
|
Methods in java.util with parameters of type Object | |
---|---|
void |
Vector.add(int var0,
Object var1)
|
void |
List.add(int var0,
Object var1)
|
void |
LinkedList.add(int var0,
Object var1)
|
void |
ArrayList.add(int var0,
Object var1)
|
void |
AbstractSequentialList.add(int var0,
Object var1)
|
void |
AbstractList.add(int var0,
Object var1)
|
boolean |
Vector.add(Object var0)
|
boolean |
TreeSet.add(Object var0)
|
boolean |
Set.add(Object var0)
|
void |
ListIterator.add(Object var0)
|
boolean |
List.add(Object var0)
|
boolean |
LinkedList.add(Object var0)
|
boolean |
HashSet.add(Object var0)
|
boolean |
Collection.add(Object var0)
|
boolean |
ArrayList.add(Object var0)
|
boolean |
AbstractList.add(Object var0)
|
boolean |
AbstractCollection.add(Object var0)
|
void |
Vector.addElement(Object var0)
|
void |
LinkedList.addFirst(Object var0)
|
void |
LinkedList.addLast(Object var0)
|
boolean |
Calendar.after(Object var0)
|
static List |
Arrays.asList(Object[] var0)
|
boolean |
Calendar.before(Object var0)
|
static int |
Collections.binarySearch(List var0,
Object var1)
|
static int |
Collections.binarySearch(List var0,
Object var1,
Comparator var2)
|
static int |
Arrays.binarySearch(Object[] var0,
Object var1)
|
static int |
Arrays.binarySearch(Object[] var0,
Object var1)
|
static int |
Arrays.binarySearch(Object[] var0,
Object var1,
Comparator var2)
|
static int |
Arrays.binarySearch(Object[] var0,
Object var1,
Comparator var2)
|
int |
Comparator.compare(Object var0,
Object var1)
|
int |
Date.compareTo(Object var0)
|
boolean |
Vector.contains(Object var0)
|
boolean |
TreeSet.contains(Object var0)
|
boolean |
Set.contains(Object var0)
|
boolean |
List.contains(Object var0)
|
boolean |
LinkedList.contains(Object var0)
|
boolean |
Hashtable.contains(Object var0)
|
boolean |
HashSet.contains(Object var0)
|
boolean |
Collection.contains(Object var0)
|
boolean |
ArrayList.contains(Object var0)
|
boolean |
AbstractCollection.contains(Object var0)
|
boolean |
WeakHashMap.containsKey(Object var0)
|
boolean |
TreeMap.containsKey(Object var0)
|
boolean |
Map.containsKey(Object var0)
|
boolean |
Hashtable.containsKey(Object var0)
|
boolean |
HashMap.containsKey(Object var0)
|
boolean |
AbstractMap.containsKey(Object var0)
|
boolean |
TreeMap.containsValue(Object var0)
|
boolean |
Map.containsValue(Object var0)
|
boolean |
Hashtable.containsValue(Object var0)
|
boolean |
HashMap.containsValue(Object var0)
|
boolean |
AbstractMap.containsValue(Object var0)
|
void |
Vector.copyInto(Object[] var0)
|
boolean |
Vector.equals(Object var0)
|
boolean |
SimpleTimeZone.equals(Object var0)
|
boolean |
Set.equals(Object var0)
|
boolean |
PropertyPermission.equals(Object var0)
|
boolean |
Map.equals(Object var0)
|
boolean |
Map.Entry.equals(Object var0)
|
boolean |
Locale.equals(Object var0)
|
boolean |
List.equals(Object var0)
|
boolean |
Hashtable.equals(Object var0)
|
boolean |
GregorianCalendar.equals(Object var0)
|
boolean |
Date.equals(Object var0)
|
boolean |
Comparator.equals(Object var0)
|
boolean |
Collection.equals(Object var0)
|
boolean |
Calendar.equals(Object var0)
|
boolean |
BitSet.equals(Object var0)
|
boolean |
AbstractSet.equals(Object var0)
|
boolean |
AbstractMap.equals(Object var0)
|
boolean |
AbstractList.equals(Object var0)
|
static boolean |
Arrays.equals(Object[] var0,
Object[] var1)
|
static boolean |
Arrays.equals(Object[] var0,
Object[] var1)
|
static void |
Collections.fill(List var0,
Object var1)
|
static void |
Arrays.fill(Object[] var0,
int var1,
int var2,
Object var3)
|
static void |
Arrays.fill(Object[] var0,
int var1,
int var2,
Object var3)
|
static void |
Arrays.fill(Object[] var0,
Object var1)
|
static void |
Arrays.fill(Object[] var0,
Object var1)
|
Object |
WeakHashMap.get(Object var0)
|
Object |
TreeMap.get(Object var0)
|
Object |
Map.get(Object var0)
|
Object |
Hashtable.get(Object var0)
|
Object |
HashMap.get(Object var0)
|
abstract Object |
Dictionary.get(Object var0)
|
Object |
AbstractMap.get(Object var0)
|
SortedMap |
TreeMap.headMap(Object var0)
|
SortedMap |
SortedMap.headMap(Object var0)
|
SortedSet |
TreeSet.headSet(Object var0)
|
SortedSet |
SortedSet.headSet(Object var0)
|
int |
Vector.indexOf(Object var0)
|
int |
List.indexOf(Object var0)
|
int |
LinkedList.indexOf(Object var0)
|
int |
ArrayList.indexOf(Object var0)
|
int |
AbstractList.indexOf(Object var0)
|
int |
Vector.indexOf(Object var0,
int var1)
|
void |
Vector.insertElementAt(Object var0,
int var1)
|
int |
Vector.lastIndexOf(Object var0)
|
int |
List.lastIndexOf(Object var0)
|
int |
LinkedList.lastIndexOf(Object var0)
|
int |
ArrayList.lastIndexOf(Object var0)
|
int |
AbstractList.lastIndexOf(Object var0)
|
int |
Vector.lastIndexOf(Object var0,
int var1)
|
static List |
Collections.nCopies(int var0,
Object var1)
|
void |
Observable.notifyObservers(Object var0)
|
Object |
Stack.push(Object var0)
|
Object |
WeakHashMap.put(Object var0,
Object var1)
|
Object |
TreeMap.put(Object var0,
Object var1)
|
Object |
Map.put(Object var0,
Object var1)
|
Object |
Hashtable.put(Object var0,
Object var1)
|
Object |
HashMap.put(Object var0,
Object var1)
|
abstract Object |
Dictionary.put(Object var0,
Object var1)
|
Object |
AbstractMap.put(Object var0,
Object var1)
|
Object |
WeakHashMap.remove(Object var0)
|
boolean |
Vector.remove(Object var0)
|
boolean |
TreeSet.remove(Object var0)
|
Object |
TreeMap.remove(Object var0)
|
boolean |
Set.remove(Object var0)
|
Object |
Map.remove(Object var0)
|
boolean |
List.remove(Object var0)
|
boolean |
LinkedList.remove(Object var0)
|
Object |
Hashtable.remove(Object var0)
|
boolean |
HashSet.remove(Object var0)
|
Object |
HashMap.remove(Object var0)
|
abstract Object |
Dictionary.remove(Object var0)
|
boolean |
Collection.remove(Object var0)
|
Object |
AbstractMap.remove(Object var0)
|
boolean |
AbstractCollection.remove(Object var0)
|
boolean |
Vector.removeElement(Object var0)
|
int |
Stack.search(Object var0)
|
Object |
Vector.set(int var0,
Object var1)
|
Object |
List.set(int var0,
Object var1)
|
Object |
LinkedList.set(int var0,
Object var1)
|
Object |
ArrayList.set(int var0,
Object var1)
|
Object |
AbstractSequentialList.set(int var0,
Object var1)
|
Object |
AbstractList.set(int var0,
Object var1)
|
void |
ListIterator.set(Object var0)
|
void |
Vector.setElementAt(Object var0,
int var1)
|
Object |
Map.Entry.setValue(Object var0)
|
static Set |
Collections.singleton(Object var0)
|
static List |
Collections.singletonList(Object var0)
|
static Map |
Collections.singletonMap(Object var0,
Object var1)
|
static void |
Arrays.sort(Object[] var0)
|
static void |
Arrays.sort(Object[] var0,
Comparator var1)
|
static void |
Arrays.sort(Object[] var0,
int var1,
int var2)
|
static void |
Arrays.sort(Object[] var0,
int var1,
int var2,
Comparator var3)
|
SortedMap |
TreeMap.subMap(Object var0,
Object var1)
|
SortedMap |
SortedMap.subMap(Object var0,
Object var1)
|
SortedSet |
TreeSet.subSet(Object var0,
Object var1)
|
SortedSet |
SortedSet.subSet(Object var0,
Object var1)
|
SortedMap |
TreeMap.tailMap(Object var0)
|
SortedMap |
SortedMap.tailMap(Object var0)
|
SortedSet |
TreeSet.tailSet(Object var0)
|
SortedSet |
SortedSet.tailSet(Object var0)
|
Object[] |
Vector.toArray(Object[] var0)
|
Object[] |
Set.toArray(Object[] var0)
|
Object[] |
List.toArray(Object[] var0)
|
Object[] |
LinkedList.toArray(Object[] var0)
|
Object[] |
Collection.toArray(Object[] var0)
|
Object[] |
ArrayList.toArray(Object[] var0)
|
Object[] |
AbstractCollection.toArray(Object[] var0)
|
void |
Observer.update(Observable var0,
Object var1)
|
Constructors in java.util with parameters of type Object | |
---|---|
EventObject(Object var0)
|
Uses of Object in java.util.jar |
---|
Subclasses of Object in java.util.jar | |
---|---|
class |
Attributes
|
static class |
Attributes.Name
|
class |
JarEntry
|
class |
JarException
|
class |
JarFile
|
class |
JarInputStream
|
class |
JarOutputStream
|
class |
Manifest
|
Methods in java.util.jar that return Object | |
---|---|
Object |
Manifest.clone()
|
Object |
Attributes.clone()
|
Object |
Attributes.get(Object var0)
|
Object |
Attributes.put(Object var0,
Object var1)
|
Object |
Attributes.remove(Object var0)
|
Methods in java.util.jar with parameters of type Object | |
---|---|
boolean |
Attributes.containsKey(Object var0)
|
boolean |
Attributes.containsValue(Object var0)
|
boolean |
Manifest.equals(Object var0)
|
boolean |
Attributes.equals(Object var0)
|
boolean |
Attributes.Name.equals(Object var0)
|
Object |
Attributes.get(Object var0)
|
Object |
Attributes.put(Object var0,
Object var1)
|
Object |
Attributes.remove(Object var0)
|
Uses of Object in java.util.zip |
---|
Subclasses of Object in java.util.zip | |
---|---|
class |
Adler32
|
class |
CheckedInputStream
|
class |
CheckedOutputStream
|
class |
CRC32
|
class |
DataFormatException
|
class |
Deflater
|
class |
DeflaterOutputStream
|
class |
GZIPInputStream
|
class |
GZIPOutputStream
|
class |
Inflater
|
class |
InflaterInputStream
|
class |
ZipEntry
|
class |
ZipException
|
class |
ZipFile
|
class |
ZipInputStream
|
class |
ZipOutputStream
|
Methods in java.util.zip that return Object | |
---|---|
Object |
ZipEntry.clone()
|
Uses of Object in javax.management |
---|
Subclasses of Object in javax.management | |
---|---|
class |
javax.management.MBeanServerBuilder
|
class |
javax.management.MBeanServerDelegate
|
class |
javax.management.NotificationBroadcasterSupport
|
Uses of Object in javax.management.remote |
---|
Subclasses of Object in javax.management.remote | |
---|---|
class |
javax.management.remote.JMXServiceURL
|
Uses of Object in javax.microedition.io |
---|
Subclasses of Object in javax.microedition.io | |
---|---|
class |
ConnectionNotFoundException
|
class |
Connector
|
Uses of Object in javax.servlet |
---|
Subclasses of Object in javax.servlet | |
---|---|
class |
GenericServlet
Defines a generic, protocol-independent servlet. |
class |
ServletException
Defines a general exception a servlet can throw when it encounters difficulty. |
class |
ServletInputStream
Provides an input stream for reading binary data from a client request, including an efficient readLine method
for reading data one line at a time. |
class |
ServletOutputStream
Provides an output stream for sending binary data to the client. |
class |
javax.servlet.ServletResponseWrapper
|
class |
UnavailableException
Defines an exception that a servlet throws to indicate that it is permanently or temporarily unavailable. |
Methods in javax.servlet that return Object | |
---|---|
Object |
ServletRequest.getAttribute(String name)
Returns the value of the named attribute as an Object ,
or null if no attribute of the given name exists. |
Object |
ServletContext.getAttribute(String name)
Returns the servlet container attribute with the given name, or null if there is no attribute by that name. |
Methods in javax.servlet with parameters of type Object | |
---|---|
void |
ServletRequest.setAttribute(String name,
Object o)
Stores an attribute in this request. |
void |
ServletContext.setAttribute(String name,
Object object)
Binds an object to a given attribute name in this servlet context. |
Uses of Object in javax.servlet.http |
---|
Subclasses of Object in javax.servlet.http | |
---|---|
class |
Cookie
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server. |
class |
HttpServlet
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site. |
class |
javax.servlet.http.HttpServletResponseWrapper
|
class |
HttpSessionBindingEvent
Sent to an object that implements HttpSessionBindingListener when the object is
bound to or unbound from the session. |
class |
HttpUtils
Provides a collection of methods that are useful in writing HTTP servlets. |
Methods in javax.servlet.http that return Object | |
---|---|
Object |
Cookie.clone()
Overrides the standard java.lang.Object.clone
method to return a copy of this cookie. |
Object |
HttpSession.getValue(String name)
|
Methods in javax.servlet.http with parameters of type Object | |
---|---|
void |
HttpSession.putValue(String name,
Object value)
|
Uses of Object in javax.swing |
---|
Subclasses of Object in javax.swing | |
---|---|
class |
AbstractListModel
|
class |
JComponent
|
class |
JFrame
|
class |
JLabel
|
class |
JPanel
|
class |
JScrollPane
|
class |
JTabbedPane
|
class |
JTree
|
Uses of Object in javax.swing.table |
---|
Subclasses of Object in javax.swing.table | |
---|---|
class |
AbstractTableModel
|
class |
DefaultTableCellRenderer
|
class |
DefaultTableModel
|
Uses of Object in javax.swing.tree |
---|
Subclasses of Object in javax.swing.tree | |
---|---|
class |
DefaultMutableTreeNode
|
class |
DefaultTreeCellRenderer
|
class |
DefaultTreeModel
|
Uses of Object in junit.framework |
---|
Subclasses of Object in junit.framework | |
---|---|
class |
junit.framework.Assert
Deprecated. |
class |
junit.framework.TestCase
|
class |
junit.framework.TestSuite
|
Uses of Object in org.apache.felix.cm.file |
---|
Subclasses of Object in org.apache.felix.cm.file | |
---|---|
class |
ConfigurationHandler
The ConfigurationHandler class implements configuration reading
form a java.io.InputStream and writing to a
java.io.OutputStream on behalf of the
FilePersistenceManager class. |
class |
FilePersistenceManager
The FilePersistenceManager class stores configuration data in
properties-like files inside a given directory. |
Uses of Object in org.apache.felix.cm.impl |
---|
Subclasses of Object in org.apache.felix.cm.impl | |
---|---|
class |
ConfigurationAdapter
The ConfigurationAdapter is just an adapter to the internal
configuration object. |
class |
ConfigurationAdminImpl
The ConfigurationAdminImpl is the per-bundle frontend to the
configuration manager. |
class |
ConfigurationManager
The ConfigurationManager is the central class in this
implementation of the Configuration Admin Service Specification. |
class |
RankingComparator
The RankingComparator TODO |
class |
UpdateThread
The UpdateThread is the thread used to update managed services
and managed service factories as well as to send configuration events. |
Methods in org.apache.felix.cm.impl with parameters of type Object | |
---|---|
int |
RankingComparator.compare(Object obj1,
Object obj2)
|
boolean |
ConfigurationAdapter.equals(Object obj)
|
Uses of Object in org.apache.felix.dependencymanager |
---|
Subclasses of Object in org.apache.felix.dependencymanager | |
---|---|
class |
ConfigurationDependency
Configuration dependency that can track the availability of a (valid) configuration. |
class |
ServiceDependency
Service dependency that can track an OSGi service. |
Methods in org.apache.felix.dependencymanager that return Object | |
---|---|
Object |
DependencyManager.getDelegate()
Returns the dependency manager delegate (only used by backward compatibility impl) |
Object |
Service.getService()
Returns the service instance for this service. |
Methods in org.apache.felix.dependencymanager with parameters of type Object | |
---|---|
ServiceDependency |
ServiceDependency.setCallbacks(Object instance,
String added,
String removed)
Sets the callbacks for this service. |
abstract ServiceDependency |
ServiceDependency.setCallbacks(Object instance,
String added,
String changed,
String removed)
Sets the callbacks for this service. |
Service |
Service.setComposition(Object instance,
String getMethod)
Sets the instance and method to invoke to get back all instances that are part of a composition and need dependencies injected. |
abstract ServiceDependency |
ServiceDependency.setDefaultImplementation(Object implementation)
Sets the default implementation for this service dependency. |
Service |
Service.setFactory(Object factory,
String createMethod)
Sets the factory to use to create the implementation. |
Service |
Service.setImplementation(Object implementation)
Sets the implementation for this service. |
Uses of Object in org.apache.felix.dependencymanager.impl |
---|
Subclasses of Object in org.apache.felix.dependencymanager.impl | |
---|---|
class |
ConfigurationDependencyImpl
Configuration dependency that can track the availability of a (valid) configuration. |
class |
ServiceImpl
Service implementation. |
Methods in org.apache.felix.dependencymanager.impl that return Object | |
---|---|
Object |
ServiceImpl.getService()
|
Methods in org.apache.felix.dependencymanager.impl with parameters of type Object | |
---|---|
ServiceDependency |
ServiceDependencyImpl.setCallbacks(Object instance,
String added,
String changed,
String removed)
|
Service |
ServiceImpl.setComposition(Object instance,
String getMethod)
|
ServiceDependency |
ServiceDependencyImpl.setDefaultImplementation(Object implementation)
|
Service |
ServiceImpl.setFactory(Object factory,
String createMethod)
|
Service |
ServiceImpl.setImplementation(Object implementation)
|
Uses of Object in org.apache.felix.deployment.rp.autoconf |
---|
Subclasses of Object in org.apache.felix.deployment.rp.autoconf | |
---|---|
class |
AutoConfResource
|
class |
AutoConfResourceProcessor
|
class |
PersistencyManager
|
Uses of Object in org.apache.felix.deploymentadmin |
---|
Subclasses of Object in org.apache.felix.deploymentadmin | |
---|---|
class |
AbstractDeploymentPackage
Base class for various types of deployment packages. |
class |
AbstractInfo
Objects of this class represent the meta data for a resource from a deployment package, this can be either bundle resources or processed resources. |
class |
BundleInfoImpl
Implementation of the BundleInfo interface as defined by the OSGi mobile specification. |
class |
DeploymentAdminImpl
|
class |
DeploymentPackageManifest
This class represents a manifest file used to describe the contents of a deployment package. |
class |
NonCloseableStream
Stream that does nothing when close() is invoked, calls to one of the read methods will throw an IOException
after close() is called. |
class |
OutputtingInputStream
This extension of the InputStream writes every byte that is read to an
OutputStream of choice. |
class |
ResourceInfoImpl
This class represents the meta data of a processed resource as used by the Deployment Admin. |
class |
Semaphore
A semaphore, that maintains one single permit. |
Methods in org.apache.felix.deploymentadmin with parameters of type Object | |
---|---|
boolean |
NonCloseableStream.equals(Object obj)
|
Uses of Object in org.apache.felix.deploymentadmin.spi |
---|
Subclasses of Object in org.apache.felix.deploymentadmin.spi | |
---|---|
class |
Command
Commands describe a group of tasks to be executed within the execution a deployment session. |
class |
CommitResourceCommand
Command that commits all the resource processors that were added to the command. |
class |
DeploymentSessionImpl
Represents a running deployment session. |
class |
DropBundleCommand
Command that uninstalls bundles, if rolled back the bundles are restored. |
class |
DropResourceCommand
Command that drops resources. |
class |
GetStorageAreaCommand
Command that determines the storage area's of all bundles in the source deployment package of a deployment session. |
class |
ProcessResourceCommand
Command that processes all the processed resources in the source deployment package of a deployment session by finding their Resource Processors and having those process the resources. |
class |
SnapshotCommand
|
class |
StartBundleCommand
Command that starts all bundles described in the source deployment package of a deployment session. |
class |
StartCustomizerCommand
Command that starts all customizer bundles defined in the source deployment packages of a deployment session. |
class |
StopBundleCommand
Command that stops all bundles described in the target deployment package of a deployment session. |
class |
UpdateCommand
Command that installs all bundles described in the source deployment package of a deployment session. |
Uses of Object in org.apache.felix.dm |
---|
Subclasses of Object in org.apache.felix.dm | |
---|---|
class |
DependencyActivatorBase
Base bundle activator class. |
class |
InvocationUtil
|
class |
ResourceUtil
|
class |
ServiceUtil
OSGi service utilities. |
Methods in org.apache.felix.dm that return Object | |
---|---|
Object |
Dependency.getAutoConfigInstance()
Returns the instance that is injected. |
Object[] |
DependencyService.getCompositionInstances()
|
Object[] |
Component.getCompositionInstances()
Returns the composition instances that make up this component, or just the component instance if it does not have a composition, or an empty array if the component has not even been instantiated. |
Object |
DependencyService.getService()
|
Object |
Component.getService()
Returns the component instance for this component. |
static Object |
InvocationUtil.invokeCallbackMethod(Object instance,
String methodName,
Class[][] signatures,
Object[][] parameters)
|
static Object |
InvocationUtil.invokeMethod(Object object,
Class clazz,
String name,
Class[][] signatures,
Object[][] parameters,
boolean isSuper)
|
Methods in org.apache.felix.dm with parameters of type Object | |
---|---|
Component |
DependencyActivatorBase.createResourceAdapter(String resourceFilter,
boolean propagate,
Object callbackInstance,
String callbackChanged)
Creates a new resource adapter service. |
Component |
DependencyActivatorBase.createResourceAdapter(String resourceFilter,
Object propagateCallbackInstance,
String propagateCallbackMethod,
Object callbackInstance,
String callbackChanged)
Creates a new resource adapter service. |
Component |
DependencyManager.createResourceAdapterService(String resourceFilter,
boolean propagate,
Object callbackInstance,
String callbackChanged)
Creates a new resource adapter. |
Component |
DependencyManager.createResourceAdapterService(String resourceFilter,
Object propagateCallbackInstance,
String propagateCallbackMethod,
Object callbackInstance,
String callbackChanged)
|
void |
DependencyService.invokeCallbackMethod(Object[] instances,
String methodName,
Class[][] signatures,
Object[][] parameters)
Can be called by the dependency whenever it wants to invoke callback methods. |
void |
DependencyService.invokeCallbackMethod(Object[] instances,
String methodName,
Class[][] signatures,
Object[][] parameters)
Can be called by the dependency whenever it wants to invoke callback methods. |
void |
Component.invokeCallbackMethod(Object[] instances,
String methodName,
Class[][] signatures,
Object[][] parameters)
|
void |
Component.invokeCallbackMethod(Object[] instances,
String methodName,
Class[][] signatures,
Object[][] parameters)
|
static Object |
InvocationUtil.invokeCallbackMethod(Object instance,
String methodName,
Class[][] signatures,
Object[][] parameters)
|
static Object |
InvocationUtil.invokeCallbackMethod(Object instance,
String methodName,
Class[][] signatures,
Object[][] parameters)
|
static Object |
InvocationUtil.invokeMethod(Object object,
Class clazz,
String name,
Class[][] signatures,
Object[][] parameters,
boolean isSuper)
|
static Object |
InvocationUtil.invokeMethod(Object object,
Class clazz,
String name,
Class[][] signatures,
Object[][] parameters,
boolean isSuper)
|
ServiceDependency |
ServiceDependency.setCallbacks(Object instance,
String added,
String removed)
Sets the callbacks for this service. |
BundleDependency |
BundleDependency.setCallbacks(Object instance,
String added,
String removed)
Sets the callbacks for this dependency. |
ResourceDependency |
ResourceDependency.setCallbacks(Object instance,
String added,
String removed)
Sets the callbacks for this service. |
ServiceDependency |
ServiceDependency.setCallbacks(Object instance,
String added,
String changed,
String removed)
Sets the callbacks for this service. |
BundleDependency |
BundleDependency.setCallbacks(Object instance,
String added,
String changed,
String removed)
Sets the callbacks for this dependency. |
ResourceDependency |
ResourceDependency.setCallbacks(Object instance,
String added,
String changed,
String removed)
Sets the callbacks for this service. |
Component |
Component.setCallbacks(Object instance,
String init,
String start,
String stop,
String destroy)
Sets the names of the methods used as callbacks. |
Component |
Component.setComposition(Object instance,
String getMethod)
Sets the instance and method to invoke to get back all instances that are part of a composition and need dependencies injected. |
ServiceDependency |
ServiceDependency.setDefaultImplementation(Object implementation)
Sets the default implementation for this service dependency. |
Component |
Component.setFactory(Object factory,
String createMethod)
Sets the factory to use to create the implementation. |
Component |
Component.setImplementation(Object implementation)
Sets the implementation for this component. |
ServiceDependency |
ServiceDependency.setPropagate(Object instance,
String method)
Sets an Object instance and a callback method used to propagate some properties to the provided service properties. |
ResourceDependency |
ResourceDependency.setPropagate(Object instance,
String method)
|
Uses of Object in org.apache.felix.dm.annotation.plugin.bnd |
---|
Subclasses of Object in org.apache.felix.dm.annotation.plugin.bnd | |
---|---|
class |
AnnotationCollector
This is the scanner which does all the annotation parsing on a given class. |
class |
AnnotationPlugin
This class is a BND plugin. |
class |
DescriptorGenerator
This helper parses all classes which contain DM annotations, and generates the corresponding component descriptors. |
class |
EntryWriter
This class encodes a component descriptor entry line, using json. |
class |
MetaType
Helper class used to generate an XML representation of a MetaType data structure. |
static class |
MetaType.AD
An Attribute Definition, which describes a given Properties |
static class |
MetaType.Designate
A Designate element, which maps a PID to a given Object Class Definition. |
static class |
MetaType.OBject
A definition of an instance. |
static class |
MetaType.OCD
An Object Class Definition, which contains a set of Attributes properies. |
static class |
MetaType.Option
An Option datastructure, which can be associated with an Attribute. |
class |
Patterns
|
Methods in org.apache.felix.dm.annotation.plugin.bnd with parameters of type Object | |
---|---|
void |
EntryWriter.putClass(aQute.lib.osgi.Annotation annotation,
EntryParam param,
Object def)
Get a class attribute value from an annotation and write it into this descriptor entry. |
void |
EntryWriter.putClassArray(aQute.lib.osgi.Annotation annotation,
EntryParam param,
Object def)
Get a class array attribute value from an annotation and write it into this descriptor entry. |
Constructors in org.apache.felix.dm.annotation.plugin.bnd with parameters of type Object | |
---|---|
MetaType.AD(String id,
String type,
Object[] defaults,
String name,
String desc,
Integer cardinality,
Boolean required)
|
Uses of Object in org.apache.felix.dm.annotation.plugin.mvn |
---|
Subclasses of Object in org.apache.felix.dm.annotation.plugin.mvn | |
---|---|
class |
AnnotationMojo
The AnnotationMojo
generates a Dependency Manager component descriptor file based on annotations found from java classes. |
Uses of Object in org.apache.felix.dm.impl |
---|
Subclasses of Object in org.apache.felix.dm.impl | |
---|---|
class |
AbstractDecorator
|
class |
AdapterServiceImpl
Adapter Service implementation. |
class |
AdapterServiceImpl.AdapterImpl
|
class |
AspectServiceImpl
Aspect Service implementation. |
class |
BundleAdapterServiceImpl
Bundle Adapter Service implementation. |
class |
BundleAdapterServiceImpl.BundleAdapterImpl
|
class |
ComponentImpl
Component implementation. |
class |
DefaultNullObject
Default null object implementation. |
class |
FactoryConfigurationAdapterServiceImpl
Factory configuration adapter service implementation. |
class |
FactoryConfigurationAdapterServiceImpl.AdapterImpl
Creates, updates, or removes a service, when a ConfigAdmin factory configuration is created/updated or deleted. |
class |
FilterService
This class allows to filter a Service interface. |
class |
ResourceAdapterServiceImpl
Resource adapter service implementation. |
class |
ResourceAdapterServiceImpl.ResourceAdapterImpl
|
class |
SerialExecutor
Allows you to enqueue tasks from multiple threads and then execute them on one thread sequentially. |
class |
ServiceRegistrationImpl
A wrapper around a service registration that blocks until the service registration is available. |
Fields in org.apache.felix.dm.impl declared as Object | |
---|---|
protected Object |
FilterService.m_callbackObject
|
protected Object |
FilterService.m_compositionInstance
|
protected Object |
FilterService.m_factory
|
protected Object |
FilterService.m_serviceImpl
|
Methods in org.apache.felix.dm.impl that return Object | |
---|---|
Object[] |
FilterService.getCompositionInstances()
|
Object[] |
ComponentImpl.getCompositionInstances()
|
Object |
FilterService.getService()
|
Object |
ComponentImpl.getService()
|
Object |
DefaultNullObject.invoke(Object proxy,
Method method,
Object[] args)
Invokes a method on this null object. |
Methods in org.apache.felix.dm.impl with parameters of type Object | |
---|---|
void |
AbstractDecorator.added(ServiceReference ref,
Object service)
|
abstract Component |
AbstractDecorator.createService(Object[] properties)
|
Component |
FactoryConfigurationAdapterServiceImpl.AdapterImpl.createService(Object[] properties)
Method called from our superclass, when we need to create a service. |
Component |
AdapterServiceImpl.AdapterImpl.createService(Object[] properties)
|
Component |
ResourceAdapterServiceImpl.ResourceAdapterImpl.createService(Object[] properties)
|
Component |
BundleAdapterServiceImpl.BundleAdapterImpl.createService(Object[] properties)
|
boolean |
ServiceRegistrationImpl.equals(Object obj)
|
Object |
DefaultNullObject.invoke(Object proxy,
Method method,
Object[] args)
Invokes a method on this null object. |
Object |
DefaultNullObject.invoke(Object proxy,
Method method,
Object[] args)
Invokes a method on this null object. |
void |
FilterService.invokeCallbackMethod(Object[] instances,
String methodName,
Class[][] signatures,
Object[][] parameters)
|
void |
FilterService.invokeCallbackMethod(Object[] instances,
String methodName,
Class[][] signatures,
Object[][] parameters)
|
void |
ComponentImpl.invokeCallbackMethod(Object[] instances,
String methodName,
Class[][] signatures,
Object[][] parameters)
|
void |
ComponentImpl.invokeCallbackMethod(Object[] instances,
String methodName,
Class[][] signatures,
Object[][] parameters)
|
void |
AbstractDecorator.removed(ServiceReference ref,
Object service)
|
Component |
FilterService.setCallbacks(Object instance,
String init,
String start,
String stop,
String destroy)
|
Component |
ComponentImpl.setCallbacks(Object instance,
String init,
String start,
String stop,
String destroy)
|
Component |
FilterService.setComposition(Object instance,
String getMethod)
|
Component |
ComponentImpl.setComposition(Object instance,
String getMethod)
|
Component |
FilterService.setFactory(Object factory,
String createMethod)
|
Component |
ComponentImpl.setFactory(Object factory,
String createMethod)
|
Component |
FilterService.setImplementation(Object implementation)
|
Component |
ComponentImpl.setImplementation(Object implementation)
|
void |
AbstractDecorator.updateService(Object[] properties)
Extra method, which may be used by sub-classes, when adaptee has changed. |
void |
FactoryConfigurationAdapterServiceImpl.AdapterImpl.updateService(Object[] properties)
Method called from our superclass, when we need to update a Service, because the configuration has changed. |
Constructors in org.apache.felix.dm.impl with parameters of type Object | |
---|---|
ResourceAdapterServiceImpl.ResourceAdapterImpl(String resourceFilter,
Object propagateCallbackInstance,
String propagateCallbackMethod)
|
|
ResourceAdapterServiceImpl(DependencyManager dm,
String resourceFilter,
boolean propagate,
Object callbackInstance,
String callbackChanged)
Creates a new Resource Adapter Service implementation. |
|
ResourceAdapterServiceImpl(DependencyManager dm,
String resourceFilter,
Object propagateCallbackInstance,
String propagateCallbackMethod,
Object callbackInstance,
String callbackChanged)
|
Uses of Object in org.apache.felix.dm.impl.dependencies |
---|
Subclasses of Object in org.apache.felix.dm.impl.dependencies | |
---|---|
class |
BundleDependencyImpl
|
class |
DependencyBase
|
class |
ResourceDependencyImpl
|
class |
ServiceDependencyImpl
Service dependency that can track an OSGi service. |
class |
TemporalServiceDependencyImpl
Temporal Service dependency implementation, used to hide temporary service dependency "outage". |
Fields in org.apache.felix.dm.impl.dependencies declared as Object | |
---|---|
protected Object |
ServiceDependencyImpl.m_serviceInstance
|
Methods in org.apache.felix.dm.impl.dependencies that return Object | |
---|---|
Object |
BundleDependencyImpl.addingBundle(Bundle bundle,
BundleEvent event)
|
Object |
ServiceDependencyImpl.addingService(ServiceReference ref)
|
Object |
ServiceDependencyImpl.getAutoConfigInstance()
|
Object |
BundleDependencyImpl.getAutoConfigInstance()
|
Object |
ResourceDependencyImpl.getAutoConfigInstance()
|
Object |
ConfigurationDependencyImpl.getAutoConfigInstance()
|
Object |
TemporalServiceDependencyImpl.getService()
|
Object |
ServiceDependencyImpl.getService()
|
Object |
TemporalServiceDependencyImpl.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ServiceDependencyImpl.lookupService()
|
Methods in org.apache.felix.dm.impl.dependencies with parameters of type Object | |
---|---|
void |
BundleDependencyImpl.addedBundle(Bundle bundle,
BundleEvent event,
Object object)
|
void |
TemporalServiceDependencyImpl.addedService(ServiceReference ref,
Object service)
The ServiceTracker calls us here in order to inform about a service arrival. |
void |
ServiceDependencyImpl.addedService(ServiceReference ref,
Object service)
|
void |
ServiceDependencyImpl.invoke(DependencyService dependencyService,
ServiceReference reference,
Object service,
String name)
|
Object |
TemporalServiceDependencyImpl.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
TemporalServiceDependencyImpl.invoke(Object proxy,
Method method,
Object[] args)
|
void |
ServiceDependencyImpl.invokeAdded(DependencyService dependencyService,
ServiceReference reference,
Object service)
|
void |
ServiceDependencyImpl.invokeChanged(DependencyService dependencyService,
ServiceReference reference,
Object service)
|
void |
ServiceDependencyImpl.invokeRemoved(DependencyService dependencyService,
ServiceReference reference,
Object service)
|
void |
ConfigurationDependencyImpl.invokeUpdate(DependencyService ds,
Object service,
Dictionary settings)
|
void |
BundleDependencyImpl.modifiedBundle(Bundle bundle,
BundleEvent event,
Object object)
|
void |
TemporalServiceDependencyImpl.modifiedService(ServiceReference ref,
Object service)
The ServiceTracker calls us here when a tracked service properties are modified. |
void |
ServiceDependencyImpl.modifiedService(ServiceReference ref,
Object service)
|
void |
BundleDependencyImpl.removedBundle(Bundle bundle,
BundleEvent event,
Object object)
|
void |
TemporalServiceDependencyImpl.removedService(ServiceReference ref,
Object service)
The ServiceTracker calls us here when a tracked service is lost. |
void |
ServiceDependencyImpl.removedService(ServiceReference ref,
Object service)
|
ServiceDependency |
ServiceDependencyImpl.setCallbacks(Object instance,
String added,
String removed)
Sets the callbacks for this service. |
BundleDependency |
BundleDependencyImpl.setCallbacks(Object instance,
String added,
String removed)
Sets the callbacks for this service. |
ResourceDependency |
ResourceDependencyImpl.setCallbacks(Object instance,
String added,
String removed)
Sets the callbacks for this service. |
ServiceDependency |
ServiceDependencyImpl.setCallbacks(Object instance,
String added,
String changed,
String removed)
Sets the callbacks for this service. |
BundleDependency |
BundleDependencyImpl.setCallbacks(Object instance,
String added,
String changed,
String removed)
Sets the callbacks for this service. |
ResourceDependency |
ResourceDependencyImpl.setCallbacks(Object instance,
String added,
String changed,
String removed)
Sets the callbacks for this service. |
ServiceDependency |
ServiceDependencyImpl.setDefaultImplementation(Object implementation)
Sets the default implementation for this service dependency. |
ServiceDependency |
ServiceDependencyImpl.setPropagate(Object instance,
String method)
|
BundleDependency |
BundleDependencyImpl.setPropagate(Object instance,
String method)
|
ResourceDependency |
ResourceDependencyImpl.setPropagate(Object instance,
String method)
|
ConfigurationDependency |
ConfigurationDependencyImpl.setPropagate(Object instance,
String method)
|
Uses of Object in org.apache.felix.dm.impl.metatype |
---|
Subclasses of Object in org.apache.felix.dm.impl.metatype | |
---|---|
class |
AttributeDefinitionImpl
|
class |
ObjectClassDefinitionImpl
ObjectClassDefinition implementation. |
class |
PropertyMetaDataImpl
DependencyManager PropertyMetaData Implementation. |
class |
Resource
Helper class used to localize a given Property Meta Data. |
Uses of Object in org.apache.felix.dm.runtime |
---|
Subclasses of Object in org.apache.felix.dm.runtime | |
---|---|
class |
AbstractBuilder
Base class for all kind of DM component builders (for Component, Aspect, Adapters ...). |
class |
AdapterServiceBuilder
Builded called when the JSON parser find an adapter service descriptor. |
class |
AspectServiceBuilder
|
class |
BundleAdapterServiceBuilder
|
class |
ComponentBuilder
Builds a DependencyManager Component. |
class |
DependencyBuilder
Class used to build a concrete dependency from meta data. |
class |
DependencyManagerRuntime
This class parses service descriptors generated by the annotation bnd processor. |
class |
DescriptorParser
This class parses files generated in OSGI-INF/*.dm by the DependencyManager bnd plugin. |
class |
FactoryConfigurationAdapterServiceBuilder
|
class |
FactorySet
This class implements a java.util.Set which acts as a service factory. |
class |
JSONMetaData
A JSON MetaData. |
class |
Log
This class logs some formattable strings into the OSGi Log Service. |
class |
ResourceAdapterServiceBuilder
|
class |
ServiceLifecycleHandler
Allow Services to configure dynamically their dependency filters from their init() method. |
class |
ToggleServiceDependency
This is a custom DependencyManager Dependency, allowing to take control of when the dependency is available or not. |
Methods in org.apache.felix.dm.runtime that return Object | |
---|---|
Object |
MetaData.clone()
Clone this MetaData object. |
Object |
JSONMetaData.clone()
Close this class instance to another one. |
Object |
ToggleServiceDependency.getAutoConfigInstance()
|
protected Object[] |
DependencyManagerRuntime.getComposition()
Return our Object Composition (the Activator will inject dependencies into it) |
static Object |
InvocationUtil.invokeCallbackMethod(Object instance,
String methodName,
|
static Object |
InvocationUtil.invokeMethod(Object object,
|
Methods in org.apache.felix.dm.runtime with parameters of type Object | |
---|---|
void |
Log.debug(String format,
Object... args)
|
void |
Log.debug(String format,
Throwable t,
Object... args)
|
void |
Log.error(String format,
Object... args)
|
void |
Log.error(String format,
Throwable t,
Object... args)
|
void |
Log.info(String format,
Object... args)
|
void |
Log.info(String format,
Throwable t,
Object... args)
|
static Object |
InvocationUtil.invokeCallbackMethod(Object instance,
String methodName,
|
static Object |
InvocationUtil.invokeCallbackMethod(Object instance,
String methodName,
|
static Object |
InvocationUtil.invokeMethod(Object object,
|
static Object |
InvocationUtil.invokeMethod(Object object,
|
boolean |
FactorySet.remove(Object configuration)
Another Service wants to remove an existing Service. |
void |
Log.warn(String format,
Object... args)
|
void |
Log.warn(String format,
Throwable t,
Object... args)
|
Uses of Object in org.apache.felix.dm.samples.annotation |
---|
Subclasses of Object in org.apache.felix.dm.samples.annotation | |
---|---|
class |
DictionaryAspect
This aspect applies to the English DictionaryService, and allows to decorate it with some custom English words, which are configurable from WebConsole. |
class |
DictionaryImpl
A Dictionary Service. |
class |
SpellChecker
Felix "spellcheck" Gogo Shell Command. |
Uses of Object in org.apache.felix.dm.shell |
---|
Subclasses of Object in org.apache.felix.dm.shell | |
---|---|
class |
DMCommand
Shell command for showing all services and dependencies that are managed by the dependency manager. |
class |
EquinoxDMCommand
|
class |
FelixDMCommand
|
class |
GogoDMCommand
This class provides DependencyManager commands for the Gogo shell. |
Uses of Object in org.apache.felix.dm.test.bundle.annotation.adapter |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.adapter | |
---|---|
class |
AdapterTest
|
class |
ServiceProvider2
|
class |
ServiceProviderAdapter
|
Uses of Object in org.apache.felix.dm.test.bundle.annotation.aspect |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.aspect | |
---|---|
class |
AspectTest
|
class |
ServiceProviderAspect
|
Uses of Object in org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy | |
---|---|
class |
AspectLifecycleTest
Tests an aspect service, and ensure that its lifecycle methods are properly invoked (init/start/stop/destroy) |
Methods in org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy that return Object | |
---|---|
Object |
ServiceProviderAspect.invoke(Object proxy,
Method method,
Object[] args)
|
Methods in org.apache.felix.dm.test.bundle.annotation.aspectlifecycledynamicproxy with parameters of type Object | |
---|---|
Object |
ServiceProviderAspect.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ServiceProviderAspect.invoke(Object proxy,
Method method,
Object[] args)
|
Uses of Object in org.apache.felix.dm.test.bundle.annotation.bundledependency |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.bundledependency | |
---|---|
class |
Consumer
Simple Consumer which has a BundleDependency dependency. |
class |
ServiceConsumer
ServiceInterface Consumer. |
class |
ServiceProvider
A BundleAdapter test, which adapts the dependency manager bundle to the ServiceInterface service. |
Uses of Object in org.apache.felix.dm.test.bundle.annotation.composite |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.composite | |
---|---|
class |
Composite
The CompositeService is also made up of this Class. |
class |
CompositeService
This service is also composed of the Component object. |
class |
Dependency1
|
class |
Dependency2
|
Uses of Object in org.apache.felix.dm.test.bundle.annotation.extraproperties |
---|
Uses of Object in org.apache.felix.dm.test.bundle.annotation.factory |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.factory | |
---|---|
class |
ExtraDependency1
|
class |
ExtraDependency2
|
class |
MyService
This service will be instantiated by our MyServiceFactory class. |
class |
MyServiceFactory
|
Uses of Object in org.apache.felix.dm.test.bundle.annotation.factoryconfadapter |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.factoryconfadapter | |
---|---|
class |
ServiceClient
|
Uses of Object in org.apache.felix.dm.test.bundle.annotation.propagate |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.propagate | |
---|---|
class |
ServiceDependencyPropagateTest
Verifies ServiceDependencyservice properties propagation. |
static class |
ServiceDependencyPropagateTest.Consumer
|
static class |
ServiceDependencyPropagateTest.Producer
|
static class |
ServiceDependencyPropagateTest.Producer2
|
Uses of Object in org.apache.felix.dm.test.bundle.annotation.publisher |
---|
Uses of Object in org.apache.felix.dm.test.bundle.annotation.resource |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.resource | |
---|---|
class |
ResourceConsumer
A Component which has a resource dependency. |
class |
ResourceConsumerField
A Component which as a resource dependency, using a class field. |
class |
ResourceProvider
Provides some simple resources. |
Uses of Object in org.apache.felix.dm.test.bundle.annotation.simple |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.simple | |
---|---|
class |
Producer
Provides a Runnable service, which is required by the Consumer class. |
Uses of Object in org.apache.felix.dm.test.bundle.annotation.temporal |
---|
Subclasses of Object in org.apache.felix.dm.test.bundle.annotation.temporal | |
---|---|
class |
TemporalTest
Service using an annotated Temporal Service dependendency. |
Uses of Object in org.apache.felix.dm.tracker |
---|
Methods in org.apache.felix.dm.tracker that return Object | |
---|---|
Object |
BundleTrackerCustomizer.addingBundle(Bundle bundle,
BundleEvent event)
A bundle is being added to the BundleTracker . |
Object |
BundleTracker.addingBundle(Bundle bundle,
BundleEvent event)
Default implementation of the BundleTrackerCustomizer.addingBundle method. |
Object |
ServiceTrackerCustomizer.addingService(ServiceReference reference)
A service is being added to the ServiceTracker . |
Object |
ServiceTracker.addingService(ServiceReference reference)
Default implementation of the ServiceTrackerCustomizer.addingService method. |
Object |
BundleTracker.getObject(Bundle bundle)
Returns the customized object for the specified Bundle if
the specified bundle is being tracked by this BundleTracker . |
Object |
ServiceTracker.getService()
Returns a service object for one of the services being tracked by this ServiceTracker . |
Object |
ServiceTracker.getService(ServiceReference reference)
Returns the service object for the specified ServiceReference if the specified referenced service is
being tracked by this ServiceTracker . |
Object[] |
ServiceTracker.getServices()
Return an array of service objects for all services being tracked by this ServiceTracker . |
Object |
ServiceTracker.waitForService(long timeout)
Wait for at least one service to be tracked by this ServiceTracker . |
Methods in org.apache.felix.dm.tracker with parameters of type Object | |
---|---|
void |
BundleTrackerCustomizer.addedBundle(Bundle bundle,
BundleEvent event,
Object object)
marrs: A bundle has been added to the BundleTracker. |
void |
BundleTracker.addedBundle(Bundle bundle,
BundleEvent event,
Object object)
|
void |
ServiceTrackerCustomizer.addedService(ServiceReference reference,
Object service)
marrs: A service has been added to the ServiceTracker. |
void |
ServiceTracker.addedService(ServiceReference reference,
Object service)
|
void |
BundleTrackerCustomizer.modifiedBundle(Bundle bundle,
BundleEvent event,
Object object)
A bundle tracked by the BundleTracker has been modified. |
void |
BundleTracker.modifiedBundle(Bundle bundle,
BundleEvent event,
Object object)
Default implementation of the BundleTrackerCustomizer.modifiedBundle method. |
void |
ServiceTrackerCustomizer.modifiedService(ServiceReference reference,
Object service)
A service tracked by the ServiceTracker has been modified. |
void |
ServiceTracker.modifiedService(ServiceReference reference,
Object service)
Default implementation of the ServiceTrackerCustomizer.modifiedService method. |
void |
BundleTrackerCustomizer.removedBundle(Bundle bundle,
BundleEvent event,
Object object)
A bundle tracked by the BundleTracker has been removed. |
void |
BundleTracker.removedBundle(Bundle bundle,
BundleEvent event,
Object object)
Default implementation of the BundleTrackerCustomizer.removedBundle method. |
void |
ServiceTrackerCustomizer.removedService(ServiceReference reference,
Object service)
A service tracked by the ServiceTracker has been removed. |
void |
ServiceTracker.removedService(ServiceReference reference,
Object service)
Default implementation of the ServiceTrackerCustomizer.removedService method. |
Uses of Object in org.apache.felix.eventadmin.bridge.configuration |
---|
Subclasses of Object in org.apache.felix.eventadmin.bridge.configuration | |
---|---|
class |
ConfigurationEventToEventAdminBridge
|
Uses of Object in org.apache.felix.eventadmin.bridge.upnp |
---|
Subclasses of Object in org.apache.felix.eventadmin.bridge.upnp | |
---|---|
class |
UPnPEventToEventAdminBridge
This class registers itself as an UPnPEventListener service with the framework whenever both, at least one EventAdmin and at least one EventHandler is present and subsequently, bridges UPnPEvents received to the EventAdmin service. |
Uses of Object in org.apache.felix.eventadmin.bridge.useradmin |
---|
Subclasses of Object in org.apache.felix.eventadmin.bridge.useradmin | |
---|---|
class |
UserAdminEventToEventAdminBridge
|
Uses of Object in org.apache.felix.eventadmin.bridge.wireadmin |
---|
Subclasses of Object in org.apache.felix.eventadmin.bridge.wireadmin | |
---|---|
class |
WireAdminEventToEventAdminBridge
|
Uses of Object in org.apache.felix.eventadmin.impl |
---|
Subclasses of Object in org.apache.felix.eventadmin.impl | |
---|---|
class |
Configuration
The Configuration class encapsules the
configuration for the event admin. |
class |
EventAdminImpl
This is the actual implementation of the OSGi R4 Event Admin Service (see the Compendium 113 for details). |
class |
MetaTypeProviderImpl
The optional meta type provider for the event admin config. |
Uses of Object in org.apache.felix.eventadmin.impl.adapter |
---|
Subclasses of Object in org.apache.felix.eventadmin.impl.adapter | |
---|---|
class |
AbstractAdapter
Abstract base class for all adapters. |
class |
BundleEventAdapter
This class registers itself as a listener for bundle events and posts them via the EventAdmin as specified in 113.6.4 OSGi R4 compendium. |
class |
FrameworkEventAdapter
This class registers itself as a listener for framework events and posts them via the EventAdmin as specified in 113.6.3 OSGi R4 compendium. |
class |
LogEventAdapter
This class registers itself as a listener for LogReaderService services with the framework and subsequently, a LogListener callback with any currently available LogReaderService. |
class |
ServiceEventAdapter
This class registers itself as a listener for service events and posts them via the EventAdmin as specified in 113.6.5 OSGi R4 compendium. |
Uses of Object in org.apache.felix.eventadmin.impl.dispatch |
---|
Subclasses of Object in org.apache.felix.eventadmin.impl.dispatch | |
---|---|
class |
DefaultThreadPool
A thread pool that allows to execute tasks using pooled threads in order to ease the thread creation overhead. |
Uses of Object in org.apache.felix.eventadmin.impl.handler |
---|
Subclasses of Object in org.apache.felix.eventadmin.impl.handler | |
---|---|
class |
BlacklistingHandlerTasks
This class is an implementation of the HandlerTasks interface that does provide blacklisting of event handlers. |
class |
CacheFilters
This is an implementation of the Filters factory that uses a cache in order to speed-up filter creation. |
class |
CacheTopicHandlerFilters
The factory for EventHandler filters based on a certain topic. |
class |
CleanBlackList
This class implements a BlackList that removes references to unregistered services automatically. |
Uses of Object in org.apache.felix.eventadmin.impl.security |
---|
Subclasses of Object in org.apache.felix.eventadmin.impl.security | |
---|---|
class |
EventAdminSecurityDecorator
This class is a decorator for an EventAdmin service. |
class |
PermissionsUtil
Utility class for permissions. |
class |
SecureEventAdminFactory
This class is a factory that secures a given EventAdmin service by wrapping it with a new instance of an EventAdminSecurityDecorator on any call to its getService() method. |
Methods in org.apache.felix.eventadmin.impl.security that return Object | |
---|---|
static Object |
PermissionsUtil.createPublishPermission(String topic)
Creates a TopicPermission for the given topic and the type PUBLISH Note that a java.lang.Object is returned in case creating a new TopicPermission fails. |
static Object |
PermissionsUtil.createSubscribePermission(String topic)
Creates a TopicPermission for the given topic and the type SUBSCRIBE Note that a java.lang.Object is returned in case creating a new TopicPermission fails. |
Object |
SecureEventAdminFactory.getService(Bundle bundle,
ServiceRegistration registration)
Returns a new EventAdminSecurityDecorator initialized with the given EventAdmin. |
Methods in org.apache.felix.eventadmin.impl.security with parameters of type Object | |
---|---|
boolean |
EventAdminSecurityDecorator.equals(Object o)
Overrides equals() and delegates the call to the decorated service instance. |
void |
SecureEventAdminFactory.ungetService(Bundle bundle,
ServiceRegistration registration,
Object service)
This method doesn't do anything at the moment. |
Uses of Object in org.apache.felix.eventadmin.impl.tasks |
---|
Subclasses of Object in org.apache.felix.eventadmin.impl.tasks | |
---|---|
class |
AsyncDeliverTasks
This class does the actual work of the asynchronous event dispatch. |
class |
HandlerTaskImpl
An implementation of the HandlerTask interface. |
class |
Rendezvous
This is a simplified version of the CyclicBarrier implementation. |
class |
SyncDeliverTasks
This class does the actual work of the synchronous event delivery. |
class |
SyncThread
This thread class is used for sending the events synchronously. |
Uses of Object in org.apache.felix.eventadmin.impl.util |
---|
Subclasses of Object in org.apache.felix.eventadmin.impl.util | |
---|---|
class |
LeastRecentlyUsedCacheMap
This class implements a least recently used cache map. |
class |
LogWrapper
This class mimics the standard OSGi LogService interface. |
Methods in org.apache.felix.eventadmin.impl.util that return Object | |
---|---|
Object |
LeastRecentlyUsedCacheMap.get(Object key)
Returns the value for the key in case there is one. |
Object |
CacheMap.get(Object key)
Return the value for the key in case there is one in the cache. |
Object |
LeastRecentlyUsedCacheMap.remove(Object key)
Remove the entry denoted by key from the cache and return its value. |
Object |
CacheMap.remove(Object key)
Remove a key and its value from the cache. |
Methods in org.apache.felix.eventadmin.impl.util with parameters of type Object | |
---|---|
void |
LeastRecentlyUsedCacheMap.add(Object key,
Object value)
Add the key-value pair to the cache. |
void |
CacheMap.add(Object key,
Object value)
Add a value for the key to this cache. |
Object |
LeastRecentlyUsedCacheMap.get(Object key)
Returns the value for the key in case there is one. |
Object |
CacheMap.get(Object key)
Return the value for the key in case there is one in the cache. |
Object |
LeastRecentlyUsedCacheMap.remove(Object key)
Remove the entry denoted by key from the cache and return its value. |
Object |
CacheMap.remove(Object key)
Remove a key and its value from the cache. |
Uses of Object in org.apache.felix.fileinstall.internal |
---|
Subclasses of Object in org.apache.felix.fileinstall.internal | |
---|---|
class |
Artifact
An artifact that has been dropped into one watched directory. |
class |
BundleTransformer
ArtifactUrlTransformer for plain bundles. |
class |
ConfigInstaller
ArtifactInstaller for configurations. |
class |
DirectoryWatcher
-DirectoryWatcher- This class runs a background task that checks a directory for new files or removed files. |
class |
FileInstall
This clever little bundle watches a directory and will install any jar file if finds in that directory (as long as it is a valid bundle and not a fragment). |
class |
JarDirUrlHandler
A URL handler that can jar a directory on the fly |
class |
JarDirUrlHandler.Connection
|
class |
Scanner
A Scanner object is able to detect and report new, modified and deleted files. |
Uses of Object in org.apache.felix.framework |
---|
Subclasses of Object in org.apache.felix.framework | |
---|---|
class |
BundleProtectionDomain
|
class |
Felix
|
class |
Felix.FelixResolver
|
class |
FelixResolverState
|
class |
FilterImpl
|
class |
FrameworkFactory
|
class |
Logger
This class mimics the standard OSGi LogService interface. |
class |
ModuleImpl
|
class |
ModuleImpl.ModuleClassLoader
|
class |
ModuleImpl.ModuleClassLoaderJava5
|
class |
ServiceRegistry
|
class |
StartLevelImpl
StartLevel service implementation. |
class |
URLHandlersStreamHandlerProxy
This class implements a stream handler proxy. |
Methods in org.apache.felix.framework that return Object | |
---|---|
Object |
ModuleImpl.getSecurityContext()
|
Object |
ServiceRegistry.getService(Bundle bundle,
ServiceReference ref)
|
Object |
URLHandlersStreamHandlerProxy.invoke(Object obj,
Method method,
Object[] params)
|
Methods in org.apache.felix.framework with parameters of type Object | |
---|---|
boolean |
BundleProtectionDomain.equals(Object other)
|
boolean |
FilterImpl.equals(Object o)
|
boolean |
Felix.hasPermission(Object obj)
|
Object |
URLHandlersStreamHandlerProxy.invoke(Object obj,
Method method,
Object[] params)
|
Object |
URLHandlersStreamHandlerProxy.invoke(Object obj,
Method method,
Object[] params)
|
void |
InvokeHookCallback.invokeHook(Object hook)
|
ServiceRegistration |
ServiceRegistry.registerService(Bundle bundle,
String[] classNames,
Object svcObj,
Dictionary dict)
|
void |
ModuleImpl.setSecurityContext(Object securityContext)
|
Uses of Object in org.apache.felix.framework.cache |
---|
Subclasses of Object in org.apache.felix.framework.cache | |
---|---|
class |
BundleArchive
This class is a logical abstraction for a bundle archive. |
class |
BundleCache
This class, combined with BundleArchive, and concrete BundleRevision subclasses, implement the Felix bundle cache. |
class |
BundleRevision
This class implements an abstract revision of a bundle archive. |
class |
ContentDirectoryContent
|
class |
DirectoryContent
|
class |
JarContent
|
Constructors in org.apache.felix.framework.cache with parameters of type Object | |
---|---|
DirectoryContent(Logger logger,
Map configMap,
Object revisionLock,
File rootDir,
File dir)
|
|
JarContent(Logger logger,
Map configMap,
Object revisionLock,
File rootDir,
File file,
ZipFileX zipFile)
|
Uses of Object in org.apache.felix.framework.capabilityset |
---|
Subclasses of Object in org.apache.felix.framework.capabilityset | |
---|---|
class |
Attribute
|
class |
CapabilitySet
|
class |
Directive
|
class |
SimpleFilter
|
Methods in org.apache.felix.framework.capabilityset that return Object | |
---|---|
Object |
Directive.getValue()
|
Object |
Attribute.getValue()
|
Object |
SimpleFilter.getValue()
|
Constructors in org.apache.felix.framework.capabilityset with parameters of type Object | |
---|---|
Attribute(String name,
Object value,
boolean isMandatory)
|
|
Directive(String name,
Object value)
|
|
SimpleFilter(String attr,
Object value,
int op)
|
Uses of Object in org.apache.felix.framework.ext |
---|
Methods in org.apache.felix.framework.ext that return Object | |
---|---|
Object |
SecurityProvider.getSignerMatcher(Bundle bundle,
int signersType)
|
Uses of Object in org.apache.felix.framework.resolver |
---|
Subclasses of Object in org.apache.felix.framework.resolver | |
---|---|
class |
CandidateComparator
|
class |
ResolveException
|
class |
ResolverImpl
|
class |
ResourceNotFoundException
|
class |
WireImpl
|
class |
WireModuleImpl
|
Methods in org.apache.felix.framework.resolver that return Object | |
---|---|
Object |
Module.getSecurityContext()
|
Uses of Object in org.apache.felix.framework.util |
---|
Subclasses of Object in org.apache.felix.framework.util | |
---|---|
class |
CompoundEnumeration
|
class |
EventDispatcher
|
class |
ListenerHookInfoImpl
|
class |
MapToDictionary
This is a simple class that implements a Dictionary from a Map. |
class |
SecureAction
This is a utility class to centralize all action that should be performed in a doPrivileged() block. |
class |
SecurityManagerEx
Simple utility class used to provide public access to the protected getClassContext() method of SecurityManager |
class |
ShrinkableCollection
This collection wraps any other collection but prohibits calls to add elements to the collection. |
class |
StringComparator
|
class |
StringMap
Simple utility class that creates a map for string-based keys. |
class |
ThreadGate
This class implements a simple one-shot gate for threads. |
class |
Util
|
class |
VersionRange
|
class |
ZipFileX
The purpose of this class is to fix an apparent bug in the JVM in versions 1.4.2 and lower where directory entries in ZIP/JAR files are not correctly identified. |
Methods in org.apache.felix.framework.util that return Object | |
---|---|
Object |
MapToDictionary.get(Object key)
|
Object |
StringMap.get(Object arg0)
|
Object |
SecureAction.getDeclaredField(Class targetClass,
String name,
Object target)
|
Object |
ThreadGate.getMessage()
Returns the message object associated with the gate; the message is just an arbitrary object used to pass information to the waiting threads. |
Object |
SecureAction.invoke(Constructor constructor,
Object[] params)
|
Object |
SecureAction.invoke(Method method,
Object target,
Object[] params)
|
Object |
SecureAction.invokeDirect(Method method,
Object target,
Object[] params)
|
Object |
CompoundEnumeration.nextElement()
|
Object |
MapToDictionary.put(Object key,
Object value)
|
Object |
StringMap.put(Object key,
Object value)
|
Object |
MapToDictionary.remove(Object key)
|
Object |
StringMap.remove(Object arg0)
|
Object |
SecureAction.swapStaticFieldIfNotClass(Class targetClazz,
Class targetType,
Class condition,
String lockName)
|
Object[] |
ShrinkableCollection.toArray()
|
Object[] |
ShrinkableCollection.toArray(Object[] a)
|
Methods in org.apache.felix.framework.util with parameters of type Object | |
---|---|
boolean |
ShrinkableCollection.add(Object o)
|
int |
StringComparator.compare(Object o1,
Object o2)
|
boolean |
ShrinkableCollection.contains(Object o)
|
boolean |
StringMap.containsKey(Object arg0)
|
boolean |
StringMap.containsValue(Object arg0)
|
boolean |
ListenerHookInfoImpl.equals(Object obj)
|
boolean |
ShrinkableCollection.equals(Object o)
|
boolean |
VersionRange.equals(Object obj)
|
void |
SecureAction.flush(Class targetClazz,
Object lock)
|
Object |
MapToDictionary.get(Object key)
|
Object |
StringMap.get(Object arg0)
|
Object |
SecureAction.getDeclaredField(Class targetClass,
String name,
Object target)
|
Object |
SecureAction.invoke(Constructor constructor,
Object[] params)
|
Object |
SecureAction.invoke(Method method,
Object target,
Object[] params)
|
Object |
SecureAction.invoke(Method method,
Object target,
Object[] params)
|
Object |
SecureAction.invokeDirect(Method method,
Object target,
Object[] params)
|
Object |
SecureAction.invokeDirect(Method method,
Object target,
Object[] params)
|
Object |
MapToDictionary.put(Object key,
Object value)
|
Object |
StringMap.put(Object key,
Object value)
|
Object |
MapToDictionary.remove(Object key)
|
Object |
StringMap.remove(Object arg0)
|
boolean |
ShrinkableCollection.remove(Object o)
|
void |
ThreadGate.setMessage(Object msg)
Sets the message object associated with the gate. |
Object[] |
ShrinkableCollection.toArray(Object[] a)
|
Uses of Object in org.apache.felix.framework.util.manifestparser |
---|
Subclasses of Object in org.apache.felix.framework.util.manifestparser | |
---|---|
class |
CapabilityImpl
|
class |
ManifestParser
|
class |
ParsedHeaderClause
|
class |
R4Library
|
class |
R4LibraryClause
|
class |
RequirementImpl
|
Uses of Object in org.apache.felix.gogo.api |
---|
Methods in org.apache.felix.gogo.api with parameters of type Object | |
---|---|
void |
CommandSessionListener.afterExecute(CommandSession session,
CharSequence command,
Object result)
|
Uses of Object in org.apache.felix.gogo.command |
---|
Subclasses of Object in org.apache.felix.gogo.command | |
---|---|
class |
Base64Encoder
|
class |
Basic
|
class |
Files
|
class |
Inspect
|
class |
OBR
|
Methods in org.apache.felix.gogo.command with parameters of type Object | |
---|---|
static String |
Util.getValueString(Object obj)
|
Uses of Object in org.apache.felix.gogo.options |
---|
Subclasses of Object in org.apache.felix.gogo.options | |
---|---|
class |
Options
Yet another GNU long options parser. |
Methods in org.apache.felix.gogo.options that return Object | |
---|---|
Object |
Options.getObject(String name)
|
Object |
Option.getObject(String name)
get value of named option as an Object. |
Methods in org.apache.felix.gogo.options with parameters of type Object | |
---|---|
Option |
Options.parse(Object[] argv)
|
Option |
Options.parse(Object[] argv,
boolean skipArg0)
|
Uses of Object in org.apache.felix.gogo.runtime |
---|
Subclasses of Object in org.apache.felix.gogo.runtime | |
---|---|
class |
Closure
|
class |
CommandNotFoundException
Thrown if an unknown command is entered into a shell or passed on the command line |
class |
CommandProcessorImpl
|
class |
CommandProxy
|
class |
CommandSessionImpl
|
class |
EOFError
|
class |
Parser
|
class |
Pipe
|
class |
Reflective
|
class |
SyntaxError
|
class |
Token
|
class |
Tokenizer
Bash-like tokenizer. |
Fields in org.apache.felix.gogo.runtime declared as Object | |
---|---|
static Object |
Reflective.NO_MATCH
|
Methods in org.apache.felix.gogo.runtime that return Object | |
---|---|
Object |
CommandProcessorImpl.addConstant(String name,
Object target)
|
Object |
CommandSessionImpl.convert(
|
Object |
CommandProcessorImpl.convert(
|
Object |
CommandProcessorImpl.eval(CommandSession session,
Object[] argv)
|
Object |
Evaluate.eval(Token t)
|
Object |
Closure.eval(Token t)
|
Object |
CommandSessionImpl.execute(CharSequence commandline)
|
Object |
CommandProxy.execute(CommandSession session,
|
Object |
Closure.execute(CommandSession x,
|
Object |
Closure.executeStatement(
|
static Object |
Tokenizer.expand(CharSequence word,
Evaluate eval)
expand variables, quotes and escapes in word. |
Object |
Tokenizer.expand(CharSequence word,
short line,
short column)
|
Object |
Evaluate.get(String key)
|
Object |
CommandSessionImpl.get(String name)
|
Object |
Closure.get(String name)
|
Object |
CommandProxy.getTarget()
|
static Object[] |
Pipe.mark()
|
static Object |
Reflective.method(CommandSession session,
Object target,
String name,
|
Object |
Evaluate.put(String key,
Object value)
|
Object |
Closure.put(String key,
Object value)
|
Object |
CommandProcessorImpl.removeConstant(String name)
|
Methods in org.apache.felix.gogo.runtime with parameters of type Object | |
---|---|
void |
CommandProcessorImpl.addCommand(String scope,
Object target)
|
void |
CommandProcessorImpl.addCommand(String scope,
Object target,
|
Object |
CommandProcessorImpl.addConstant(String name,
Object target)
|
Object |
CommandSessionImpl.convert(
|
Object |
CommandProcessorImpl.convert(
|
Object |
CommandProcessorImpl.eval(CommandSession session,
Object[] argv)
|
CharSequence |
CommandSessionImpl.format(Object result,
int inspect)
|
CharSequence |
CommandSessionImpl.format(Object target,
int level,
Converter escape)
|
static Object |
Reflective.method(CommandSession session,
Object target,
String name,
|
Object |
Evaluate.put(String key,
Object value)
|
void |
CommandSessionImpl.put(String name,
Object value)
|
protected void |
CommandProcessorImpl.put(String name,
Object target)
|
Object |
Closure.put(String key,
Object value)
|
void |
CommandProcessorImpl.removeCommand(Object target)
|
static void |
Pipe.reset(Object[] mark)
|
Constructors in org.apache.felix.gogo.runtime with parameters of type Object | |
---|---|
CommandProxy(Object target,
String function)
|
Uses of Object in org.apache.felix.gogo.runtime.activator |
---|
Subclasses of Object in org.apache.felix.gogo.runtime.activator | |
---|---|
class |
EventAdminListener
|
Methods in org.apache.felix.gogo.runtime.activator with parameters of type Object | |
---|---|
void |
EventAdminListener.afterExecute(CommandSession session,
CharSequence command,
Object result)
|
Uses of Object in org.apache.felix.gogo.runtime.threadio |
---|
Subclasses of Object in org.apache.felix.gogo.runtime.threadio | |
---|---|
class |
Marker
|
class |
ThreadInputStream
|
class |
ThreadIOImpl
|
class |
ThreadPrintStream
|
Methods in org.apache.felix.gogo.runtime.threadio with parameters of type Object | |
---|---|
PrintStream |
ThreadPrintStream.format(Locale l,
String format,
Object... args)
|
PrintStream |
ThreadPrintStream.format(String format,
Object... args)
|
void |
ThreadPrintStream.print(Object obj)
|
PrintStream |
ThreadPrintStream.printf(Locale l,
String format,
Object... args)
|
PrintStream |
ThreadPrintStream.printf(String format,
Object... args)
|
void |
ThreadPrintStream.println(Object x)
|
Uses of Object in org.apache.felix.gogo.shell |
---|
Subclasses of Object in org.apache.felix.gogo.shell | |
---|---|
class |
Builtin
gosh built-in commands. |
class |
Console
|
class |
Converters
|
class |
Posix
Posix-like utilities. |
class |
Procedural
|
class |
Shell
|
class |
Telnet
|
Methods in org.apache.felix.gogo.shell that return Object | |
---|---|
Object |
Procedural._if(CommandSession session,
Function[] fns)
|
Object |
Builtin._new(Object name,
Object[] argv)
|
Object |
Procedural._try(CommandSession session,
Function func)
|
Object |
Procedural._try(CommandSession session,
Function func,
Function error)
|
Object |
Converters.convert(
|
Object |
Shell.gosh(CommandSession session,
String[] argv)
|
Object |
Shell.sh(CommandSession session,
String[] argv)
|
Object |
Shell.source(CommandSession session,
String script)
|
Object |
Builtin.tac(CommandSession session,
String[] argv)
|
Methods in org.apache.felix.gogo.shell with parameters of type Object | |
---|---|
Object |
Builtin._new(Object name,
Object[] argv)
|
Object |
Builtin._new(Object name,
Object[] argv)
|
Object |
Converters.convert(
|
void |
Posix.echo(Object[] args)
|
CharSequence |
Builtin.format(CommandSession session,
Object arg)
|
CharSequence |
Converters.format(Object target,
int level,
Converter converter)
|
Option |
Builtin.getopt(
script access to Options. |
Uses of Object in org.apache.felix.http.base.internal |
---|
Subclasses of Object in org.apache.felix.http.base.internal | |
---|---|
class |
AbstractActivator
|
class |
AbstractHttpActivator
|
class |
DispatcherServlet
|
class |
HttpServiceController
|
Uses of Object in org.apache.felix.http.base.internal.context |
---|
Subclasses of Object in org.apache.felix.http.base.internal.context | |
---|---|
class |
ServletContextImpl
|
class |
ServletContextManager
|
Methods in org.apache.felix.http.base.internal.context that return Object | |
---|---|
Object |
ServletContextImpl.getAttribute(String name)
|
Methods in org.apache.felix.http.base.internal.context with parameters of type Object | |
---|---|
void |
ServletContextImpl.setAttribute(String name,
Object value)
|
Uses of Object in org.apache.felix.http.base.internal.dispatch |
---|
Subclasses of Object in org.apache.felix.http.base.internal.dispatch | |
---|---|
class |
Dispatcher
|
class |
FilterPipeline
|
class |
HttpFilterChain
|
class |
InvocationFilterChain
|
class |
NotFoundFilterChain
|
class |
ServletPipeline
|
Uses of Object in org.apache.felix.http.base.internal.handler |
---|
Subclasses of Object in org.apache.felix.http.base.internal.handler | |
---|---|
class |
AbstractHandler
|
class |
FilterConfigImpl
|
class |
FilterHandler
|
class |
HandlerRegistry
|
class |
ServletConfigImpl
|
class |
ServletHandler
|
Uses of Object in org.apache.felix.http.base.internal.listener |
---|
Subclasses of Object in org.apache.felix.http.base.internal.listener | |
---|---|
class |
AbstractListenerManager<ListenerType>
|
class |
HttpSessionAttributeListenerManager
The ProxyListener implements the Servlet API 2.4 listener
interfaces forwarding any event calls to registered OSGi services
implementing the respective Servlet API 2.4 listener interface. |
class |
HttpSessionListenerManager
The ProxyListener implements the Servlet API 2.4 listener
interfaces forwarding any event calls to registered OSGi services
implementing the respective Servlet API 2.4 listener interface. |
class |
ServletContextAttributeListenerManager
The ProxyListener implements the Servlet API 2.4 listener
interfaces forwarding any event calls to registered OSGi services
implementing the respective Servlet API 2.4 listener interface. |
class |
ServletRequestAttributeListenerManager
The ProxyListener implements the Servlet API 2.4 listener
interfaces forwarding any event calls to registered OSGi services
implementing the respective Servlet API 2.4 listener interface. |
class |
ServletRequestListenerManager
The ProxyListener implements the Servlet API 2.4 listener
interfaces forwarding any event calls to registered OSGi services
implementing the respective Servlet API 2.4 listener interface. |
Methods in org.apache.felix.http.base.internal.listener that return Object | |
---|---|
Object |
AbstractListenerManager.addingService(ServiceReference reference)
|
Methods in org.apache.felix.http.base.internal.listener with parameters of type Object | |
---|---|
void |
AbstractListenerManager.modifiedService(ServiceReference reference,
Object service)
|
void |
AbstractListenerManager.removedService(ServiceReference reference,
Object service)
|
Uses of Object in org.apache.felix.http.base.internal.logger |
---|
Subclasses of Object in org.apache.felix.http.base.internal.logger | |
---|---|
class |
AbstractLogger
|
class |
ConsoleLogger
|
class |
LogServiceLogger
|
class |
NopLogger
|
class |
SystemLogger
|
Uses of Object in org.apache.felix.http.base.internal.service |
---|
Subclasses of Object in org.apache.felix.http.base.internal.service | |
---|---|
class |
DefaultHttpContext
|
class |
HttpServiceFactory
|
class |
HttpServiceImpl
|
class |
ResourceServlet
|
Methods in org.apache.felix.http.base.internal.service that return Object | |
---|---|
Object |
HttpServiceFactory.getService(Bundle bundle,
ServiceRegistration reg)
|
Methods in org.apache.felix.http.base.internal.service with parameters of type Object | |
---|---|
void |
HttpServiceFactory.ungetService(Bundle bundle,
ServiceRegistration reg,
Object service)
|
Uses of Object in org.apache.felix.http.base.internal.util |
---|
Subclasses of Object in org.apache.felix.http.base.internal.util | |
---|---|
class |
MimeTypes
|
Uses of Object in org.apache.felix.http.bridge.internal |
---|
Subclasses of Object in org.apache.felix.http.bridge.internal | |
---|---|
class |
BridgeActivator
|
Uses of Object in org.apache.felix.http.bundle.internal |
---|
Subclasses of Object in org.apache.felix.http.bundle.internal | |
---|---|
class |
CombinedActivator
|
Uses of Object in org.apache.felix.http.jetty.internal |
---|
Subclasses of Object in org.apache.felix.http.jetty.internal | |
---|---|
class |
JettyActivator
|
class |
JettyConfig
|
class |
JettyLogger
|
class |
JettyManagedService
|
class |
JettyService
|
Methods in org.apache.felix.http.jetty.internal that return Object | |
---|---|
Object |
JettyManagedService.getService(Bundle bundle,
ServiceRegistration registration)
|
Methods in org.apache.felix.http.jetty.internal with parameters of type Object | |
---|---|
void |
JettyLogger.debug(String msg,
Object arg0,
Object arg1)
|
void |
JettyLogger.info(String msg,
Object arg0,
Object arg1)
|
void |
JettyManagedService.ungetService(Bundle bundle,
ServiceRegistration registration,
Object service)
|
void |
JettyLogger.warn(String msg,
Object arg0,
Object arg1)
|
Uses of Object in org.apache.felix.http.proxy |
---|
Subclasses of Object in org.apache.felix.http.proxy | |
---|---|
class |
DispatcherTracker
|
class |
ProxyListener
The ProxyListener implements a Servlet API listener for HTTP
Session related events. |
class |
ProxyServlet
|
Methods in org.apache.felix.http.proxy that return Object | |
---|---|
Object |
DispatcherTracker.addingService(ServiceReference ref)
|
Methods in org.apache.felix.http.proxy with parameters of type Object | |
---|---|
void |
DispatcherTracker.removedService(ServiceReference ref,
Object service)
|
Uses of Object in org.apache.felix.http.samples.bridge |
---|
Subclasses of Object in org.apache.felix.http.samples.bridge | |
---|---|
class |
FrameworkService
|
class |
ProvisionActivator
|
class |
StartupListener
|
Uses of Object in org.apache.felix.http.samples.filter |
---|
Subclasses of Object in org.apache.felix.http.samples.filter | |
---|---|
class |
TestFilter
|
class |
TestServlet
|
Uses of Object in org.apache.felix.http.whiteboard.internal |
---|
Subclasses of Object in org.apache.felix.http.whiteboard.internal | |
---|---|
class |
WhiteboardActivator
|
Uses of Object in org.apache.felix.http.whiteboard.internal.manager |
---|
Subclasses of Object in org.apache.felix.http.whiteboard.internal.manager | |
---|---|
class |
AbstractMapping
|
class |
ExtenderManagerImpl
|
class |
FilterMapping
|
class |
HttpContextManager
|
class |
ServletMapping
|
Uses of Object in org.apache.felix.http.whiteboard.internal.tracker |
---|
Subclasses of Object in org.apache.felix.http.whiteboard.internal.tracker | |
---|---|
class |
AbstractTracker<T>
|
class |
FilterTracker
|
class |
HttpContextTracker
|
class |
HttpServiceTracker
|
class |
ServletTracker
|
Methods in org.apache.felix.http.whiteboard.internal.tracker that return Object | |
---|---|
Object |
AbstractTracker.addingService(ServiceReference ref)
|
Methods in org.apache.felix.http.whiteboard.internal.tracker with parameters of type Object | |
---|---|
void |
AbstractTracker.modifiedService(ServiceReference ref,
Object service)
|
void |
AbstractTracker.removedService(ServiceReference ref,
Object service)
|
Uses of Object in org.apache.felix.ipojo |
---|
Subclasses of Object in org.apache.felix.ipojo | |
---|---|
class |
ComponentFactory
The component factory manages component instance objects. |
class |
Extender
iPOJO Extender. |
class |
Handler
Handler Abstract Class. |
class |
HandlerManager
The handler manager manages an handler instance. |
class |
HandlerManagerFactory
Implementation of the handler factory interface. |
class |
InstanceCreator
The instance creator creates instances and tracks their factories. |
class |
IPojoContext
The iPOJO Context is a BundleContext implementation allowing the separation between Bundle context and Service (Bundle) Context. |
class |
IPojoFactory
This class defines common mechanisms of iPOJO component factories (i.e. |
protected class |
IPojoFactory.RequiredHandler
Structure storing required handlers. |
class |
MissingHandlerException
Missing Handler Exception. |
class |
PolicyServiceContext
The policy service context is a service context aiming to resolve service dependencies inside different service context according to a policy. |
class |
PrimitiveHandler
This class defines common mechanisms of primitive handlers. |
class |
PrimitiveInstanceDescription
Primitive Instance Description. |
class |
UnacceptableConfiguration
UnacceptableConfiguration occurs when a factory refuses to create an instance. |
Methods in org.apache.felix.ipojo that return Object | |
---|---|
protected Object |
InstanceManager.createObject()
Creates a POJO objects. |
Object |
InstanceManager.createPojoObject()
Creates an instance of the content. |
Object |
HandlerManager.createPojoObject()
Creates an instance of the content. |
Object |
PrimitiveHandler.getConstructorParameter(int index)
Gets the object to inject as a constructor parameter |
Object |
ConstructorInjector.getConstructorParameter(int index)
Gets the type of the object to inject in the constructor parameter. |
Object |
InstanceManager.getFieldValue(String fieldName)
Gives access to a field value of the first created pojo. |
Object |
InstanceManager.getFieldValue(String fieldName,
Object pojo)
Gives access to a field value to the given created pojo. |
Object |
InstanceManager.getPojoObject()
Gets the first object created by the instance. |
Object[] |
InstanceManager.getPojoObjects()
Gets the object array created by the instance. |
Object |
ContextSource.getProperty(String property)
Gets the current value of the given property. |
Object |
IPOJOServiceFactory.getService(ComponentInstance instance)
Gets a service object. |
Object |
ServiceContext.getService(ServiceReference reference)
Gets a service object. |
Object |
IPojoContext.getService(ServiceReference reference)
Gets a service object. |
Object |
PolicyServiceContext.getService(ServiceReference ref)
Gets the service object for the given references. |
Object |
InstanceManager.onGet(Object pojo,
String fieldName)
This method is called by the manipulated class each time that a GETFIELD instruction is executed. |
Object |
PrimitiveHandler.onGet(Object pojo,
String fieldName,
Object value)
Callback method called when a managed field asks for a value. |
Object |
FieldInterceptor.onGet(Object pojo,
String fieldName,
Object value)
This method is called when a GETFIELD operation is detected. |
Methods in org.apache.felix.ipojo with parameters of type Object | |
---|---|
int |
IPojoFactory.RequiredHandler.compareTo(Object object)
Start level Comparison. |
void |
InstanceManager.deletePojoObject(Object pojo)
Deletes a POJO object. |
boolean |
IPojoFactory.RequiredHandler.equals(Object object)
Equals method. |
Object |
InstanceManager.getFieldValue(String fieldName,
Object pojo)
Gives access to a field value to the given created pojo. |
void |
ComponentFactory.modifiedService(ServiceReference reference,
Object service)
This method is called when a used handler factory is modified. |
void |
PrimitiveHandler.onCreation(Object instance)
Callback method called when an instance of the component is created, but before someone can use it. |
void |
PrimitiveHandler.onEntry(Object pojo,
Method method,
Object[] args)
Callback method called when a method will be invoked. |
void |
PrimitiveHandler.onEntry(Object pojo,
Method method,
Object[] args)
Callback method called when a method will be invoked. |
void |
MethodInterceptor.onEntry(Object pojo,
Method method,
Object[] args)
This method is called when a thread enters in a method. |
void |
MethodInterceptor.onEntry(Object pojo,
Method method,
Object[] args)
This method is called when a thread enters in a method. |
void |
InstanceManager.onEntry(Object pojo,
String methodId,
Object[] args)
Dispatches entry method events on registered method interceptors. |
void |
InstanceManager.onEntry(Object pojo,
String methodId,
Object[] args)
Dispatches entry method events on registered method interceptors. |
void |
PrimitiveHandler.onError(Object pojo,
Method method,
Throwable throwable)
Callback method called when an error occurs. |
void |
MethodInterceptor.onError(Object pojo,
Method method,
Throwable throwable)
This method is called when the execution throws an exception in the given method. |
void |
InstanceManager.onError(Object pojo,
String methodId,
Throwable error)
Dispatches error method events on registered method interceptors. |
void |
PrimitiveHandler.onExit(Object pojo,
Method method,
Object returnedObj)
Callback method called when a method ends. |
void |
MethodInterceptor.onExit(Object pojo,
Method method,
Object returnedObj)
This method is called when the execution exits a method : before a return . |
void |
InstanceManager.onExit(Object pojo,
String methodId,
Object result)
Dispatches exit method events on registered method interceptors. |
void |
PrimitiveHandler.onFinally(Object pojo,
Method method)
Callback method called when the execution of a method will terminate : just before to throw an exception or before to return. |
void |
MethodInterceptor.onFinally(Object pojo,
Method method)
This method is called when the execution of a method is going to terminate : just before to throw an exception or before to return. |
Object |
InstanceManager.onGet(Object pojo,
String fieldName)
This method is called by the manipulated class each time that a GETFIELD instruction is executed. |
Object |
PrimitiveHandler.onGet(Object pojo,
String fieldName,
Object value)
Callback method called when a managed field asks for a value. |
Object |
FieldInterceptor.onGet(Object pojo,
String fieldName,
Object value)
This method is called when a GETFIELD operation is detected. |
void |
PrimitiveHandler.onSet(Object pojo,
String fieldName,
Object value)
Callback method called when a managed field receives a new value. |
void |
FieldInterceptor.onSet(Object pojo,
String fieldName,
Object value)
This method is called when a PUTFIELD operation is detected, e.g. |
void |
InstanceManager.onSet(Object pojo,
String fieldName,
Object objectValue)
This method is called by the manipulated class each time that a PUTFIELD instruction is executed. |
ServiceRegistration |
ServiceContext.registerService(String[] clazzes,
Object service,
Dictionary properties)
Registers a service inside this service context. |
ServiceRegistration |
IPojoContext.registerService(String[] clazzes,
Object service,
Dictionary properties)
Registers a service. |
ServiceRegistration |
PolicyServiceContext.registerService(String[] clazzes,
Object service,
Dictionary properties)
This method is not supported. |
ServiceRegistration |
ServiceContext.registerService(String clazz,
Object service,
Dictionary properties)
Registers a service inside this service context. |
ServiceRegistration |
IPojoContext.registerService(String clazz,
Object service,
Dictionary properties)
Registers a service. |
ServiceRegistration |
PolicyServiceContext.registerService(String clazz,
Object service,
Dictionary properties)
This method is not supported. |
void |
ComponentFactory.removedService(ServiceReference reference,
Object service)
This method is called when a used handler factory disappears. |
void |
IPOJOServiceFactory.ungetService(ComponentInstance instance,
Object svcObject)
Un-gets a service object. |
void |
ContextListener.update(ContextSource source,
String property,
Object value)
A monitored value has been modified. |
Uses of Object in org.apache.felix.ipojo.api |
---|
Subclasses of Object in org.apache.felix.ipojo.api | |
---|---|
class |
ComponentType
The component type class allows specifying a new component type and its attached factory. |
class |
Dependency
Allows configuring a service dependencies. |
class |
PrimitiveComponentType
Allows defining primitive component types. |
class |
Service
Allows configuring a provided service. |
class |
ServiceProperty
Allows configuring a service property. |
class |
SingletonComponentType
Allows defining a primitive component type that create an unique instance when created. |
class |
TemporalDependency
Allows configuring a service dependencies. |
Methods in org.apache.felix.ipojo.api that return Object | |
---|---|
Object |
ServiceProperty.getPropertyValue(ComponentInstance instance)
Gets the property value of the current property on the given instance. |
Methods in org.apache.felix.ipojo.api with parameters of type Object | |
---|---|
PrimitiveComponentType |
PrimitiveComponentType.addProperty(String key,
Object obj)
Adds a configuration property. |
Service |
Service.addProperty(String key,
Object obj)
Adds a service property. |
SingletonComponentType |
SingletonComponentType.setObject(Object obj)
Sets the pojo object used by the instance. |
Uses of Object in org.apache.felix.ipojo.api.composite |
---|
Subclasses of Object in org.apache.felix.ipojo.api.composite | |
---|---|
class |
CompositeComponentType
Allows defining composite types. |
class |
ExportedService
Allows defining an exported service. |
class |
ImportedService
Allows defining an imported service. |
class |
Instance
Allows defining a contained instance. |
class |
InstantiatedService
Allows defining an instantiated sub-service. |
Uses of Object in org.apache.felix.ipojo.arch |
---|
Subclasses of Object in org.apache.felix.ipojo.arch | |
---|---|
class |
ArchCommandImpl
Implementation of the arch command printing the actual architecture. |
Uses of Object in org.apache.felix.ipojo.arch.gogo |
---|
Subclasses of Object in org.apache.felix.ipojo.arch.gogo | |
---|---|
class |
Arch
iPOJO Arch command giving information about the current system architecture. |
Uses of Object in org.apache.felix.ipojo.architecture |
---|
Subclasses of Object in org.apache.felix.ipojo.architecture | |
---|---|
class |
ComponentTypeDescription
Component Type description. |
class |
HandlerDescription
Handler Description. |
class |
InstanceDescription
Instance Description. |
class |
PropertyDescription
Property Information. |
Methods in org.apache.felix.ipojo.architecture that return Object | |
---|---|
Object |
PropertyDescription.getObjectValue(BundleContext context)
Gets the object value of the current immutable property. |
Methods in org.apache.felix.ipojo.architecture with parameters of type Object | |
---|---|
void |
PropertyDescription.setValue(Object value)
Sets the property value. |
Uses of Object in org.apache.felix.ipojo.composite |
---|
Subclasses of Object in org.apache.felix.ipojo.composite | |
---|---|
class |
CompositeFactory
The component factory manages component instance objects. |
class |
CompositeHandler
Composite Handler Abstract Class. |
class |
CompositeInstanceDescription
Composite Instance Description. |
class |
CompositeManager
iPOJO Composite manager. |
class |
CompositeServiceContext
CompositeServiceContext Class. |
class |
FactoryProxy
Bridge representing a Factory inside a composition. |
Methods in org.apache.felix.ipojo.composite that return Object | |
---|---|
Object |
CompositeServiceContext.getService(ServiceReference arg0)
Get a service object for the given service reference. |
Methods in org.apache.felix.ipojo.composite with parameters of type Object | |
---|---|
void |
CompositeServiceContext.modifiedService(ServiceReference reference,
Object service)
An imported factory is modified. |
ServiceRegistration |
CompositeServiceContext.registerService(String[] arg0,
Object arg1,
Dictionary arg2)
Register a service inside the composite context. |
ServiceRegistration |
CompositeServiceContext.registerService(String arg0,
Object arg1,
Dictionary arg2)
Register a service inside the composite context. |
void |
CompositeServiceContext.removedService(ServiceReference reference,
Object service)
An imported factory disappears. |
Uses of Object in org.apache.felix.ipojo.composite.architecture |
---|
Subclasses of Object in org.apache.felix.ipojo.composite.architecture | |
---|---|
class |
ArchitectureHandler
Composite Architecture Handler. |
Uses of Object in org.apache.felix.ipojo.composite.instance |
---|
Subclasses of Object in org.apache.felix.ipojo.composite.instance | |
---|---|
class |
InstanceHandler
Composite Instance Handler. |
class |
InstanceHandlerDescription
Description of the Instance Handler. |
Methods in org.apache.felix.ipojo.composite.instance that return Object | |
---|---|
Object |
InstanceHandler.getObjectFromInstance(String type)
Method returning an instance object of the given component type. |
Uses of Object in org.apache.felix.ipojo.composite.service.instantiator |
---|
Subclasses of Object in org.apache.felix.ipojo.composite.service.instantiator | |
---|---|
class |
ServiceDependencyHandler
Service Instantiator Class. |
class |
ServiceImporter
Import a service form the parent to the internal service registry. |
class |
ServiceInstantiatorDescription
Description of the Service Creator Handler. |
class |
SvcInstance
Manage a service instantiation. |
Uses of Object in org.apache.felix.ipojo.composite.service.provides |
---|
Subclasses of Object in org.apache.felix.ipojo.composite.service.provides | |
---|---|
class |
CompositionException
Exception occurs when a composition error occurs. |
class |
CompositionMetadata
Check and build a composition, i.e. |
class |
POJOWriter
Create the Proxy class. |
class |
ProvidedServiceHandler
Composite Provided Service Handler. |
class |
ServiceExporter
Export an service from the scope to the parent context. |
class |
SpecificationMetadata
Represent a service specification. |
Methods in org.apache.felix.ipojo.composite.service.provides with parameters of type Object | |
---|---|
boolean |
MethodMetadata.equals(Object object)
Equals method. |
Uses of Object in org.apache.felix.ipojo.composite.util |
---|
Subclasses of Object in org.apache.felix.ipojo.composite.util | |
---|---|
class |
SourceManager
This class manages context-source management. |
Methods in org.apache.felix.ipojo.composite.util with parameters of type Object | |
---|---|
void |
SourceManager.update(ContextSource source,
String property,
Object value)
A context source has modified a monitored property. |
Uses of Object in org.apache.felix.ipojo.context |
---|
Subclasses of Object in org.apache.felix.ipojo.context | |
---|---|
class |
ServiceReferenceImpl
Internal service reference implementation. |
Methods in org.apache.felix.ipojo.context that return Object | |
---|---|
protected Object |
ServiceRegistrationImpl.getProperty(String key)
Look for a property in the service properties. |
Object |
ServiceReferenceImpl.getProperty(String name)
Get a property value. |
protected Object |
ServiceRegistrationImpl.getService()
Get the service object. |
Object |
ServiceRegistry.getService(ComponentInstance instance,
ServiceReference ref)
Get a service object. |
Object |
StringMap.put(Object key,
Object value)
Put a record in the map. |
Methods in org.apache.felix.ipojo.context with parameters of type Object | |
---|---|
int |
ServiceReferenceImpl.compareTo(Object reference)
Service Reference compare method. |
Object |
StringMap.put(Object key,
Object value)
Put a record in the map. |
ServiceRegistration |
ServiceRegistry.registerService(ComponentInstance instance,
String[] clazzes,
Object svcObj,
Dictionary dict)
Register a service. |
ServiceRegistration |
ServiceRegistry.registerService(ComponentInstance instance,
String clazz,
Object svcObj,
Dictionary dict)
Register a service. |
void |
ServiceRegistrationImpl.ungetService(ComponentInstance instance,
Object srvObj)
Unget a service. |
Constructors in org.apache.felix.ipojo.context with parameters of type Object | |
---|---|
ServiceRegistrationImpl(ServiceRegistry registry,
ComponentInstance instance,
String[] classes,
Long serviceId,
Object svcObj,
Dictionary dict)
Constructor. |
Uses of Object in org.apache.felix.ipojo.handler.extender |
---|
Subclasses of Object in org.apache.felix.ipojo.handler.extender | |
---|---|
class |
ExtenderManager
Track and manage extensions. |
class |
ExtenderModelHandler
Handler automating extender pattern. |
Uses of Object in org.apache.felix.ipojo.handler.temporal |
---|
Subclasses of Object in org.apache.felix.ipojo.handler.temporal | |
---|---|
class |
TemporalHandler
Temporal dependency handler. |
Methods in org.apache.felix.ipojo.handler.temporal that return Object | |
---|---|
Object |
TemporalDependency.getService()
Called by the proxy to get a service object to delegate a method. |
Object |
ServiceUsage.initialValue()
Initialize the cached object. |
Object |
TemporalDependency.onGet(Object arg0,
String arg1,
Object arg2)
The code require a value of the monitored field. |
Object[] |
ServiceCollection.toArray()
Returns an array containing available service objects. |
Object[] |
ServiceCollection.toArray(Object[] a)
Returns an array containing available service objects. |
Methods in org.apache.felix.ipojo.handler.temporal with parameters of type Object | |
---|---|
boolean |
ServiceCollection.add(Object o)
Unsupported method. |
boolean |
ServiceCollection.contains(Object o)
Checks if the wrapped temporal dependencies has always access to the given service object.The method allows knowing if the provider returning the service object has leaved. |
void |
TemporalDependency.onEntry(Object pojo,
Method method,
Object[] args)
A POJO method will be invoked. |
void |
TemporalDependency.onEntry(Object pojo,
Method method,
Object[] args)
A POJO method will be invoked. |
void |
TemporalDependency.onError(Object pojo,
Method method,
Throwable throwable)
A POJO method has thrown an error. |
void |
TemporalDependency.onExit(Object pojo,
Method method,
Object returnedObj)
A POJO method has returned. |
void |
TemporalDependency.onFinally(Object pojo,
Method method)
A POJO method is finished. |
Object |
TemporalDependency.onGet(Object arg0,
String arg1,
Object arg2)
The code require a value of the monitored field. |
void |
TemporalDependency.onSet(Object arg0,
String arg1,
Object arg2)
The monitored field receives a value. |
boolean |
ServiceCollection.remove(Object o)
Unsupported method. |
Object[] |
ServiceCollection.toArray(Object[] a)
Returns an array containing available service objects. |
Uses of Object in org.apache.felix.ipojo.handler.wbp |
---|
Subclasses of Object in org.apache.felix.ipojo.handler.wbp | |
---|---|
class |
WhiteBoardManager
Manage a white board pattern. |
class |
WhiteBoardPatternHandler
White board pattern handler. |
Methods in org.apache.felix.ipojo.handler.wbp with parameters of type Object | |
---|---|
void |
WhiteBoardManager.modifiedService(ServiceReference arg0,
Object arg1)
An existing service was modified. |
void |
WhiteBoardManager.removedService(ServiceReference arg0,
Object arg1)
A service disappears. |
Uses of Object in org.apache.felix.ipojo.handlers.configuration |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.configuration | |
---|---|
class |
ConfigurationHandlerDescription
Configuration handler description. |
Methods in org.apache.felix.ipojo.handlers.configuration with parameters of type Object | |
---|---|
void |
ConfigurationHandler.onCreation(Object instance)
Handler createInstance method. |
void |
ConfigurationHandler.reconfigureProperty(Property prop,
Object value)
Reconfigures the given property with the given value. |
Uses of Object in org.apache.felix.ipojo.handlers.dependency |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.dependency | |
---|---|
class |
DependencyCallback
This class allwos the creation of callback when service dependency arrives or disappear. |
class |
DependencyDescription
Service Dependency Description. |
class |
DependencyHandler
The dependency handler manages a list of service dependencies. |
class |
DependencyHandlerDescription
Dependency Handler Description. |
class |
NullableObject
Default nullable object. |
class |
ProxyGenerator
Generates proxy class delegating operation invocations thanks to a a dependency. |
class |
ServiceCollection
Maintains a service object collection. |
class |
ServiceUsage
Object managing thread local copy of required services. |
static class |
ServiceUsage.Usage
Structure contained in the Thread Local. |
Methods in org.apache.felix.ipojo.handlers.dependency that return Object | |
---|---|
Object |
ServiceCollection.get(int index)
Gets the object stored at the given index. |
Object |
Dependency.getConstructorParameter(int index)
Gets the object to inject in the constructor parameter. |
Object |
Dependency.getService()
Called by the proxy to get service objects to delegate a method. |
Object |
ServiceUsage.initialValue()
Initialize the cached object. |
Object |
NullableObject.invoke(Object proxy,
Method method,
Object[] args)
Invokes a method on this null object. |
Object |
Dependency.onGet(Object pojo,
String fieldName,
Object value)
This method is called by the replaced code in the component implementation class. |
Object |
ServiceCollection.remove(int index)
Unsupported method. |
Object |
ServiceCollection.set(int arg0,
Object arg1)
Unsupported Method. |
Object[] |
ServiceCollection.toArray()
Returns an array containing available service objects. |
Object[] |
ServiceCollection.toArray(Object[] a)
Returns an array containing available service objects. |
Methods in org.apache.felix.ipojo.handlers.dependency with parameters of type Object | |
---|---|
void |
ServiceCollection.add(int index,
Object obj)
Unsupported method. |
boolean |
ServiceCollection.add(Object o)
Unsupported method. |
protected void |
DependencyCallback.call(ServiceReference ref,
Object obj)
Call the callback method with a service reference. |
protected void |
DependencyCallback.callOnInstance(Object instance,
ServiceReference ref,
Object obj)
Call the callback on the given instance with the given argument. |
boolean |
ServiceCollection.contains(Object o)
Checks if the wrapped dependency has always access to the given service object.The method allows knowing if the provider returning the service object has left. |
int |
ServiceCollection.indexOf(Object o)
Gets the index of the given object in the current collection. |
Object |
NullableObject.invoke(Object proxy,
Method method,
Object[] args)
Invokes a method on this null object. |
Object |
NullableObject.invoke(Object proxy,
Method method,
Object[] args)
Invokes a method on this null object. |
int |
ServiceCollection.lastIndexOf(Object o)
Gets the last index of the given object in the current collection. |
void |
DependencyHandler.onCreation(Object instance)
Handler createInstance method. |
void |
Dependency.onEntry(Object pojo,
Method method,
Object[] args)
A POJO method will be invoked. |
void |
Dependency.onEntry(Object pojo,
Method method,
Object[] args)
A POJO method will be invoked. |
void |
Dependency.onError(Object pojo,
Method method,
Throwable throwable)
A POJO method has thrown an error. |
void |
Dependency.onExit(Object pojo,
Method method,
Object returnedObj)
A POJO method has returned. |
void |
Dependency.onFinally(Object pojo,
Method method)
A POJO method is finished. |
Object |
Dependency.onGet(Object pojo,
String fieldName,
Object value)
This method is called by the replaced code in the component implementation class. |
protected void |
Dependency.onObjectCreation(Object pojo)
Call the bind method. |
void |
Dependency.onSet(Object pojo,
String fieldName,
Object value)
The field was set. |
boolean |
ServiceCollection.remove(Object o)
Unsupported method. |
Object |
ServiceCollection.set(int arg0,
Object arg1)
Unsupported Method. |
Object[] |
ServiceCollection.toArray(Object[] a)
Returns an array containing available service objects. |
Uses of Object in org.apache.felix.ipojo.handlers.event |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.event | |
---|---|
class |
EventUtil
Utility methods. |
Uses of Object in org.apache.felix.ipojo.handlers.event.publisher |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.event.publisher | |
---|---|
class |
EventAdminPublisherHandler
Event Publisher Handler. |
class |
PublisherImpl
The PublisherImpl class is the implementation of the Publisher object used by components to send events. |
Methods in org.apache.felix.ipojo.handlers.event.publisher that return Object | |
---|---|
Object |
EventAdminPublisherHandler.onGet(Object pojo,
String fieldName,
Object value)
Field interceptor callback. |
Methods in org.apache.felix.ipojo.handlers.event.publisher with parameters of type Object | |
---|---|
Object |
EventAdminPublisherHandler.onGet(Object pojo,
String fieldName,
Object value)
Field interceptor callback. |
void |
Publisher.sendData(Object o)
Sends a data event. |
void |
PublisherImpl.sendData(Object object)
Sends a data event. |
Uses of Object in org.apache.felix.ipojo.handlers.event.subscriber |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.event.subscriber | |
---|---|
class |
EventAdminSubscriberHandler
Event Subscriber Handler. |
Uses of Object in org.apache.felix.ipojo.handlers.jmx |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.jmx | |
---|---|
class |
DynamicMBeanImpl
This class implements iPOJO DynamicMBean. |
class |
DynamicMBeanWRegisterImpl
This class implements a 'wide' iPOJO DynamicMBean that can perform actions before and after its registration and deregistration. |
class |
JmxConfigFieldMap
JmxConfigFieldMap : use to store the informations needed to build the Dynamic MBean. |
class |
JMXHandlerDescription
Description of the JMX handler. |
class |
MBeanHandler
This class implements iPOJO Handler. |
class |
MethodField
This class builds a method JMX description. |
class |
NotificationField
This class builds the notification description structure. |
class |
PropertyField
This class build the notification description structure. |
Methods in org.apache.felix.ipojo.handlers.jmx that return Object | |
---|---|
Object |
DynamicMBeanImpl.getAttribute(String arg0)
Gets the value of the required attribute. |
Object |
PropertyField.getValue()
Returns the value. |
Object |
DynamicMBeanImpl.invoke(String operationName,
Object[] params,
String[] signature)
Invokes the required method on the targeted POJO. |
Object |
MBeanHandler.onGet(Object pojo,
String fieldName,
Object value)
Called when a POJO member is read by the MBean. |
Methods in org.apache.felix.ipojo.handlers.jmx with parameters of type Object | |
---|---|
Object |
DynamicMBeanImpl.invoke(String operationName,
Object[] params,
String[] signature)
Invokes the required method on the targeted POJO. |
Object |
MBeanHandler.onGet(Object pojo,
String fieldName,
Object value)
Called when a POJO member is read by the MBean. |
void |
MBeanHandler.onSet(Object pojo,
String fieldName,
Object value)
Called when a POJO member is modified externally. |
void |
DynamicMBeanImpl.sendNotification(String msg,
String attributeName,
String attributeType,
Object oldValue,
Object newValue)
Sends a notification to a subscriber. |
void |
PropertyField.setValue(Object value)
Modifies the value. |
Uses of Object in org.apache.felix.ipojo.handlers.lifecycle.callback |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.lifecycle.callback | |
---|---|
class |
LifecycleCallback
This class is the implementation of callback on lifecycle transition. |
class |
LifecycleCallbackHandler
Lifecycle callback handler. |
Uses of Object in org.apache.felix.ipojo.handlers.lifecycle.controller |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.lifecycle.controller | |
---|---|
class |
ControllerHandler
Lifecycle Controller handler. |
Methods in org.apache.felix.ipojo.handlers.lifecycle.controller that return Object | |
---|---|
Object |
ControllerHandler.onGet(Object pojo,
String field,
Object value)
GetterCallback. |
Methods in org.apache.felix.ipojo.handlers.lifecycle.controller with parameters of type Object | |
---|---|
Object |
ControllerHandler.onGet(Object pojo,
String field,
Object value)
GetterCallback. |
void |
ControllerHandler.onSet(Object pojo,
String field,
Object value)
SetterCallback. |
Uses of Object in org.apache.felix.ipojo.handlers.providedservice |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.providedservice | |
---|---|
class |
CreationStrategy
Creation strategy to creation service object. |
class |
ProvidedService
Provided Service represent a provided service by the component. |
class |
ProvidedServiceDescription
Provided Service Description. |
class |
ProvidedServiceHandlerDescription
Provided Service Handler Description. |
Methods in org.apache.felix.ipojo.handlers.providedservice that return Object | |
---|---|
Object |
ProvidedServiceDescription.getService()
Gets the 'main' service object. |
Object |
ProvidedService.getService(Bundle bundle,
ServiceRegistration registration)
Returns a service object for the dependency. |
Object[] |
ProvidedServiceDescription.getServices()
|
Object |
ProvidedServiceHandler.onGet(Object pojo,
String fieldName,
Object value)
Getter Callback Method. |
Methods in org.apache.felix.ipojo.handlers.providedservice with parameters of type Object | |
---|---|
Object |
ProvidedServiceHandler.onGet(Object pojo,
String fieldName,
Object value)
Getter Callback Method. |
void |
ProvidedServiceHandler.onSet(Object pojo,
String fieldName,
Object value)
Setter Callback Method. |
void |
ProvidedService.ungetService(Bundle bundle,
ServiceRegistration registration,
Object service)
The unget method. |
Uses of Object in org.apache.felix.ipojo.handlers.providedservice.strategy |
---|
Subclasses of Object in org.apache.felix.ipojo.handlers.providedservice.strategy | |
---|---|
class |
ConfigurableCreationStrategy
This CreationStrategy is here to ease customization of the strategy
by hiding all the reflection stuff. |
class |
ErrorPrintingServiceFactoryProxy
This proxy class is here to wrap an iPOJO ServiceFactory. |
Methods in org.apache.felix.ipojo.handlers.providedservice.strategy that return Object | |
---|---|
Object |
ConfigurableCreationStrategy.getService(Bundle bundle,
ServiceRegistration registration)
Method called when a bundle want to access a service. |
Object |
ErrorPrintingServiceFactoryProxy.invoke(Object proxy,
Method method,
Object[] args)
'Invoke' methods called when a method is called on the proxy. |
Methods in org.apache.felix.ipojo.handlers.providedservice.strategy with parameters of type Object | |
---|---|
Object |
ErrorPrintingServiceFactoryProxy.invoke(Object proxy,
Method method,
Object[] args)
'Invoke' methods called when a method is called on the proxy. |
Object |
ErrorPrintingServiceFactoryProxy.invoke(Object proxy,
Method method,
Object[] args)
'Invoke' methods called when a method is called on the proxy. |
void |
ConfigurableCreationStrategy.ungetService(Bundle bundle,
ServiceRegistration registration,
Object service)
Method called when a bundle release a service. |
Uses of Object in org.apache.felix.ipojo.junit4osgi |
---|
Subclasses of Object in org.apache.felix.ipojo.junit4osgi | |
---|---|
class |
Helper
Helper abstract class. |
class |
OSGiTestCase
OSGi Test Case. |
class |
OSGiTestSuite
OSGi Test Suite. |
Methods in org.apache.felix.ipojo.junit4osgi that return Object | |
---|---|
static Object |
OSGiTestCase.getServiceObject(Bundle bundle,
String itf,
String filter)
Returns the service object of a service provided by the specified bundle, offering the specified interface and matching the given filter. |
Object |
OSGiTestCase.getServiceObject(ServiceReference ref)
Returns the service object associated with this service reference. |
Object |
OSGiTestCase.getServiceObject(String itf,
String filter)
Returns the service object of a service provided by the local bundle, offering the specified interface and matching the given filter. |
static Object[] |
OSGiTestCase.getServiceObjects(Bundle bundle,
String itf,
String filter)
Returns the service objects of the services provided by the specified bundle, offering the specified interface and matching the given filter. |
Object[] |
OSGiTestCase.getServiceObjects(String itf,
String filter)
Returns the service objects of the services provided by the local bundle, offering the specified interface and matching the given filter. |
Methods in org.apache.felix.ipojo.junit4osgi with parameters of type Object | |
---|---|
static void |
OSGiTestCase.assertNotEquals(String message,
Object o1,
Object o2)
Asserts that two objects are not equal. |
Uses of Object in org.apache.felix.ipojo.junit4osgi.command |
---|
Subclasses of Object in org.apache.felix.ipojo.junit4osgi.command | |
---|---|
class |
ImmediateRunner
Junit Immediate runner. |
class |
JunitCommand
Felix shell command. |
class |
ResultCellRenderer
Test result renderer. |
class |
ResultTableModel
Result Table Model. |
class |
SwingRunner
Swing Runner for Junit4Osgi. |
class |
TestListModel
Test Suite list model. |
Methods in org.apache.felix.ipojo.junit4osgi.command that return Object | |
---|---|
Object |
TestListModel.getElementAt(int index)
Gets the element placed at the given index. |
Object |
ResultTableModel.getValueAt(int rowIndex,
int columnIndex)
Get the Object placed in the JTable. |
Methods in org.apache.felix.ipojo.junit4osgi.command with parameters of type Object | |
---|---|
Component |
ResultCellRenderer.getTableCellRendererComponent(JTable table,
Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column)
Renderer method. |
Uses of Object in org.apache.felix.ipojo.junit4osgi.helpers |
---|
Subclasses of Object in org.apache.felix.ipojo.junit4osgi.helpers | |
---|---|
class |
IPOJOHelper
iPOJO Helper. |
Methods in org.apache.felix.ipojo.junit4osgi.helpers that return Object | |
---|---|
static Object |
IPOJOHelper.getServiceObject(ServiceContext serviceContext,
String itf,
String filter)
Returns the service object of a service registered in the specified service context, offering the specified interface and matching the given filter. |
static Object[] |
IPOJOHelper.getServiceObjects(ServiceContext serviceContext,
String itf,
String filter)
Returns the service objects of the services registered in the specified service context, offering the specified interface and matching the given filter. |
Uses of Object in org.apache.felix.ipojo.junit4osgi.impl |
---|
Subclasses of Object in org.apache.felix.ipojo.junit4osgi.impl | |
---|---|
class |
JunitExtender
Detect test suite from installed bundles. |
class |
LogServiceImpl
Log Service default implementation. |
class |
ResultPrinter
Result Printer. |
Uses of Object in org.apache.felix.ipojo.junit4osgi.plugin |
---|
Subclasses of Object in org.apache.felix.ipojo.junit4osgi.plugin | |
---|---|
class |
Installer
Bundle Activator installing bundles in the embedded OSGi. |
class |
Junit4osgiPlugin
Goal starting Felix and executing junit4osgi tests. |
class |
Report
Test report. |
class |
ReportPrintStream
Print stream dispatching on a given one and storing written data in a output stream. |
class |
StringOutputStream
Provides an OutputStream to an internal String. |
class |
XMLReport
This class generates test result as XML files compatible with Surefire. |
Methods in org.apache.felix.ipojo.junit4osgi.plugin with parameters of type Object | |
---|---|
void |
ReportPrintStream.println(Object x)
|
Uses of Object in org.apache.felix.ipojo.junit4osgi.test |
---|
Subclasses of Object in org.apache.felix.ipojo.junit4osgi.test | |
---|---|
class |
TestOSGiTestCase
Simple OSGi Test Case. |
class |
TestOSGiTestSuite
Simple OSGi Test suite. |
class |
TestTestCase
Simple Test Case. |
class |
TestTestSuite
Simple OSGi Test Suite. |
Uses of Object in org.apache.felix.ipojo.manipulation |
---|
Subclasses of Object in org.apache.felix.ipojo.manipulation | |
---|---|
class |
ClassChecker
Checks that a POJO is already manipulated or not. |
class |
ClassChecker.AnnotationDescriptor
Describes a method or constructor annotation. |
class |
ClassChecker.ArrayAttribute
Describes an array attribute. |
static class |
ClassChecker.EnumAttribute
Describes an attribute. |
static class |
ClassChecker.SimpleAttribute
Describes a simple attribute. |
class |
ConstructorCodeAdapter
Constructor Adapter. |
class |
InnerClassAdapter
Adapts a inner class in order to allow accessing outer class fields. |
class |
InnerClassManipulator
Manipulates inner class allowing outer class access. |
class |
ManipulationProperty
Store properties for the manipulation process. |
protected static class |
ManipulationProperty.Logger
Internal logger implementation. |
class |
Manipulator
iPOJO Byte code Manipulator. |
class |
MethodCodeAdapter
Insert code calling callbacks at the entry and before the exit of a method. |
class |
MethodCreator
iPOJO Class Adapter. |
class |
MethodDescriptor
Method Descriptor describe a method. |
Methods in org.apache.felix.ipojo.manipulation with parameters of type Object | |
---|---|
void |
ClassChecker.AnnotationDescriptor.visit(String arg0,
Object arg1)
Visits a simple attribute. |
void |
ClassChecker.ArrayAttribute.visit(String arg0,
Object arg1)
Visits the content of the array. |
org.objectweb.asm.FieldVisitor |
ClassChecker.visitField(int access,
String name,
String desc,
String signature,
Object value)
Check if the _cm field already exists. |
org.objectweb.asm.FieldVisitor |
MethodCreator.visitField(int access,
String name,
String desc,
String signature,
Object value)
Visit a Field. |
Uses of Object in org.apache.felix.ipojo.manipulation.annotations |
---|
Subclasses of Object in org.apache.felix.ipojo.manipulation.annotations | |
---|---|
class |
CustomAnnotationVisitor
Collect metadata from custom annotation. |
class |
FieldCollector
Collect field annotations. |
class |
MetadataCollector
Collect metadata from classes by parsing annotation. |
class |
MethodCollector
This class collects method annotations, and give them to the metadata collector. |
Methods in org.apache.felix.ipojo.manipulation.annotations with parameters of type Object | |
---|---|
void |
CustomAnnotationVisitor.visit(String arg0,
Object arg1)
Visit a 'simple' annotation attribute. |
org.objectweb.asm.FieldVisitor |
MetadataCollector.visitField(int access,
String name,
String desc,
String signature,
Object value)
Visit a field. |
Uses of Object in org.apache.felix.ipojo.manipulator |
---|
Subclasses of Object in org.apache.felix.ipojo.manipulator | |
---|---|
class |
Pojoization
Pojoization allows creating an iPOJO bundle from a "normal" bundle. |
class |
QuotedTokenizer
Parse on OSGi Manifest clause. |
Uses of Object in org.apache.felix.ipojo.metadata |
---|
Subclasses of Object in org.apache.felix.ipojo.metadata | |
---|---|
class |
Element
An element represents an XML Element. |
Uses of Object in org.apache.felix.ipojo.online.manipulator |
---|
Subclasses of Object in org.apache.felix.ipojo.online.manipulator | |
---|---|
class |
IPOJOURLHandler
iPOJO URL Handler allowing installation time manipulation. |
Uses of Object in org.apache.felix.ipojo.parser |
---|
Subclasses of Object in org.apache.felix.ipojo.parser | |
---|---|
class |
FieldMetadata
A Field Metadata represents a field of the implementation class. |
class |
ManifestMetadataParser
The Manifest Metadata parser reads a manifest file and builds the iPOJO metadata ( Element / Attribute ) structure. |
class |
MethodMetadata
A Method Metadata represents a method from the implementation class. |
class |
ParseUtils
Parser Utility Methods. |
class |
PojoMetadata
Manipulation Metadata allows getting information about the implementation class without using reflection such as implemented interfaces, super class, methods and fields. |
Uses of Object in org.apache.felix.ipojo.plugin |
---|
Subclasses of Object in org.apache.felix.ipojo.plugin | |
---|---|
class |
ManipulatorMojo
Packages an OSGi jar "bundle" as an "iPOJO bundle". |
Uses of Object in org.apache.felix.ipojo.task |
---|
Subclasses of Object in org.apache.felix.ipojo.task | |
---|---|
class |
IPojoTask
iPOJO Ant Task. |
Uses of Object in org.apache.felix.ipojo.transaction |
---|
Subclasses of Object in org.apache.felix.ipojo.transaction | |
---|---|
class |
TransactionHandler
|
class |
TransactionnalMethod
|
Methods in org.apache.felix.ipojo.transaction that return Object | |
---|---|
Object |
TransactionHandler.onGet(Object pojo,
String fieldName,
Object value)
|
Methods in org.apache.felix.ipojo.transaction with parameters of type Object | |
---|---|
void |
TransactionnalMethod.onEntry(Object arg0,
Method arg1,
Object[] arg2)
|
void |
TransactionnalMethod.onEntry(Object arg0,
Method arg1,
Object[] arg2)
|
void |
TransactionnalMethod.onError(Object arg0,
Method arg1,
Throwable arg2)
|
void |
TransactionnalMethod.onExit(Object arg0,
Method arg1,
Object arg2)
|
void |
TransactionnalMethod.onFinally(Object arg0,
Method arg1)
|
Object |
TransactionHandler.onGet(Object pojo,
String fieldName,
Object value)
|
Uses of Object in org.apache.felix.ipojo.util |
---|
Subclasses of Object in org.apache.felix.ipojo.util | |
---|---|
class |
Callback
A callback allows invoking a method on a POJO. |
class |
DependencyModel
Abstract dependency model. |
class |
Property
Property class managing a managed value. |
class |
SecurityHelper
Methods checking security permissions. |
class |
ServiceReferenceRankingComparator
Service Reference Comparator. |
class |
Tracker
Utility class close to the OSGi Service Tracker. |
Fields in org.apache.felix.ipojo.util declared as Object | |
---|---|
static Object |
Property.NO_VALUE
Object used for an unvalued property. |
Methods in org.apache.felix.ipojo.util that return Object | |
---|---|
Object |
Callback.call()
Invokes the method without arguments. |
Object |
Callback.call(Object instance)
Invokes the method without arguments. |
Object |
Callback.call(Object[] arg)
Invokes the method on every created objects with the specified arguments. |
Object |
Callback.call(Object instance,
Object[] arg)
Invokes the method on the given object with the specified arguments. |
static Object |
Property.create(Class type,
String strValue)
Creates an object of the given type with the given String value. |
static Object |
Property.createArrayObject(Class interntype,
String[] values)
Creates an array object containing the type component type from the String array 'values'. |
Object |
Property.getConstructorParameter(int index)
Gets the object to inject as constructor parameter. |
Object |
Tracker.getService()
Returns a service object for one of the services being tracked by this Tracker object. |
Object |
DependencyModel.getService(ServiceReference ref)
Gets a service object for the given reference. |
Object |
Tracker.getService(ServiceReference reference)
Returns the service object for the specified ServiceReference object if the referenced service is being tracked by this Tracker object. |
Object[] |
Tracker.getServices()
Returns an array of service objects for all services being tracked by this Tracker object. |
Object |
Property.getValue()
|
Object |
Property.onGet(Object pojo,
String fieldName,
Object value)
A field value is required by the object 'pojo'. |
Object |
Tracker.waitForService(long timeout)
Waits for at least one service to be tracked by this Tracker object. |
Methods in org.apache.felix.ipojo.util with parameters of type Object | |
---|---|
Object |
Callback.call(Object instance)
Invokes the method without arguments. |
Object |
Callback.call(Object[] arg)
Invokes the method on every created objects with the specified arguments. |
Object |
Callback.call(Object instance,
Object[] arg)
Invokes the method on the given object with the specified arguments. |
Object |
Callback.call(Object instance,
Object[] arg)
Invokes the method on the given object with the specified arguments. |
int |
ServiceReferenceRankingComparator.compare(Object ref1,
Object ref2)
Compares two service reference. |
void |
Property.invoke(Object instance)
Invokes the setter method on the given pojo object. |
static boolean |
Property.isAssignable(Class type,
Object value)
Checks if the given value is assignable to the given type. |
void |
DependencyModel.modifiedService(ServiceReference ref,
Object arg1)
Service tracker modified service callback. |
void |
TrackerCustomizer.modifiedService(ServiceReference reference,
Object service)
A service tracked by the Tracker object has been modified. |
void |
Tracker.modifiedService(ServiceReference reference,
Object service)
Default implementation of the TrackerCustomizer.modifiedService method. |
Object |
Property.onGet(Object pojo,
String fieldName,
Object value)
A field value is required by the object 'pojo'. |
void |
Property.onSet(Object pojo,
String fieldName,
Object value)
The field 'field' receives a new value. |
void |
DependencyModel.removedService(ServiceReference ref,
Object arg1)
Service tracker removed service callback. |
void |
TrackerCustomizer.removedService(ServiceReference reference,
Object service)
A service tracked by the Tracker object has been removed. |
void |
Tracker.removedService(ServiceReference reference,
Object service)
Default implementation of the TrackerCustomizer.removedService method. |
void |
Property.setValue(Object value)
Sets the value of the property. |
Uses of Object in org.apache.felix.ipojo.webconsole |
---|
Subclasses of Object in org.apache.felix.ipojo.webconsole | |
---|---|
class |
IPOJOPlugin
iPOJO Web Console plugin. |
class |
StateUtils
Helper class dealing with instance and factory states. |
Uses of Object in org.apache.felix.ipojo.xml.parser |
---|
Subclasses of Object in org.apache.felix.ipojo.xml.parser | |
---|---|
class |
SchemaResolver
Entity Resolver loading embedded XML Schemas. |
class |
XMLMetadataParser
XML Metadata parser. |
Uses of Object in org.apache.felix.jmood |
---|
Subclasses of Object in org.apache.felix.jmood | |
---|---|
class |
AgentContext
|
class |
CompendiumHandler
This class will control the life-cycle of MBeans related to OSGi Compendium Services |
class |
RMIHandler
|
class |
SecurityManagerHandler
|
Uses of Object in org.apache.felix.jmood.compendium |
---|
Subclasses of Object in org.apache.felix.jmood.compendium | |
---|---|
class |
ConfigAdminManager
This is the main class of the config admin module. |
class |
ConfigurationDelegate
|
class |
LogManager
This class enables remote management of org.osgi.service.log.LogReaderService It enables the operator to read the system log. |
class |
UserManager
User manager for the gateway. |
Methods in org.apache.felix.jmood.compendium that return Object | |
---|---|
protected static Object |
ConfigAdminManager.castValueToType(String type,
String value)
|
Methods in org.apache.felix.jmood.compendium with parameters of type Object | |
---|---|
void |
UserManagerMBean.addCredential(String key,
Object value,
String username)
|
void |
UserManager.addCredential(String key,
Object value,
String username)
|
void |
UserManagerMBean.addProperty(String key,
Object value,
String rolename)
|
void |
UserManager.addProperty(String key,
Object value,
String rolename)
|
Uses of Object in org.apache.felix.jmood.core |
---|
Subclasses of Object in org.apache.felix.jmood.core | |
---|---|
class |
BundleNotAvailableException
|
class |
CoreController
|
class |
ManagedBundle
This class implements the MBean interface. |
class |
ManagedPackage
|
class |
ManagedService
|
class |
NotImplementedException
|
class |
ServiceNotAvailableException
|
Uses of Object in org.apache.felix.jmood.core.instrumentation |
---|
Subclasses of Object in org.apache.felix.jmood.core.instrumentation | |
---|---|
class |
BundleInfo
|
class |
FrameworkSnapshot
|
class |
PackageInfo
|
class |
ServiceInfo
|
Uses of Object in org.apache.felix.jmood.utils |
---|
Subclasses of Object in org.apache.felix.jmood.utils | |
---|---|
class |
InstrumentationSupport
This class contains helper methods |
class |
OSGi2JMXCodec
This class's task is to be in charge of all needed type conversions inside the management agent. |
class |
OSGiTypes
This class defines open types in a static way for the management agent. |
Uses of Object in org.apache.felix.main |
---|
Subclasses of Object in org.apache.felix.main | |
---|---|
class |
AutoProcessor
|
class |
Main
This class is the default way to instantiate and execute the framework. |
Uses of Object in org.apache.felix.metatype |
---|
Subclasses of Object in org.apache.felix.metatype | |
---|---|
class |
AD
The AD class represents the AD element of the
meta type descriptor. |
class |
DefaultMetaTypeProvider
The DefaultMetaTypeProvider class is an implementation of the
MetaTypeProvider interface whichis configured for a given
bundle using a MetaData object. |
class |
Designate
The Designate class represents the Designate
element of the meta type descriptor. |
class |
DesignateObject
The DesignateObject class represents the Object element of
the meta type descriptor. |
class |
MetaData
The MetaData class represents the MetaData
element of the meta type descriptor. |
class |
MetaDataReader
The MetaDataReader provides two methods to read meta type
documents according to the MetaType schema (105.8 XML Schema). |
class |
OCD
The OCD class represents the OCD element of the
meta type descriptor. |
Uses of Object in org.apache.felix.metatype.internal |
---|
Subclasses of Object in org.apache.felix.metatype.internal | |
---|---|
class |
LocalizedObjectClassDefinition
The LocalizedObjectClassDefinition class is the implementation
of the ObjectClassDefinition interface. |
class |
MetaTypeInformationImpl
The MetaTypeInformationImpl class implements the
MetaTypeInformation interface returned from the
MetaTypeService . |
class |
ServiceMetaTypeInformation
The ServiceMetaTypeInformation extends the
MetaTypeInformationImpl adding support to register and unregister
ManagedService s and ManagedServiceFactory s
also implementing the MetaTypeProvider interface. |
Uses of Object in org.apache.felix.metatype.internal.l10n |
---|
Subclasses of Object in org.apache.felix.metatype.internal.l10n | |
---|---|
class |
BundleResources
The BundleResources TODO |
class |
Resources
The Resources TODO |
Uses of Object in org.apache.felix.mosgi.console.component |
---|
Subclasses of Object in org.apache.felix.mosgi.console.component | |
---|---|
class |
JtableCellRenderer
|
class |
JtreeCellRenderer
|
class |
MyTree
|
class |
RemoteLogger_jtable
|
class |
RemoteLogger_jtree
|
Methods in org.apache.felix.mosgi.console.component with parameters of type Object | |
---|---|
String |
MyTree.convertValueToText(Object value,
boolean selected,
boolean expanded,
boolean leaf,
int row,
boolean hasFocus)
|
protected void |
RemoteLogger_jtree.fireTreeNodesInserted(Object source,
Object[] path,
int[] childIndices,
Object[] children)
|
protected void |
RemoteLogger_jtree.fireTreeNodesInserted(Object source,
Object[] path,
int[] childIndices,
Object[] children)
|
protected void |
RemoteLogger_jtree.fireTreeNodesInserted(Object source,
Object[] path,
int[] childIndices,
Object[] children)
|
Component |
JtableCellRenderer.getTableCellRendererComponent(JTable table,
Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column)
|
Component |
JtreeCellRenderer.getTreeCellRendererComponent(JTree tree,
Object value,
boolean sel,
boolean expanded,
boolean leaf,
int row,
boolean hasFocus)
|
void |
RemoteLogger_jtable.handleNotification(javax.management.Notification notification,
Object handback)
|
void |
RemoteLogger_jtree.handleNotification(javax.management.Notification notification,
Object handback)
|
Uses of Object in org.apache.felix.mosgi.console.gui |
---|
Subclasses of Object in org.apache.felix.mosgi.console.gui | |
---|---|
class |
CommonPanel
|
class |
Gateway
|
class |
NodeCellRenderer
|
class |
NodePanel
|
class |
NodesTree
|
Methods in org.apache.felix.mosgi.console.gui with parameters of type Object | |
---|---|
void |
Activator.firePropertyChangedEvent(String name,
Object oldValue,
Object newValue)
|
Component |
NodeCellRenderer.getTreeCellRendererComponent(JTree tree,
Object value,
boolean sel,
boolean expanded,
boolean leaf,
int row,
boolean hasFocus)
|
void |
NodesTree.handleNotification(javax.management.Notification notification,
Object handback)
|
Uses of Object in org.apache.felix.mosgi.jmx.agent |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.agent | |
---|---|
class |
AgentActivator
|
Uses of Object in org.apache.felix.mosgi.jmx.agent.mx4j |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.agent.mx4j | |
---|---|
class |
AbstractDynamicMBean
Utility class that allow the user to easily write DynamicMBeans. |
class |
ImplementationException
Thrown when an internal error in the MX4J implementation is detected. |
class |
MBeanDescriptionAdapter
Default implementation for the MBeanDescription interface. |
class |
MX4JSystemKeys
This class holds the system property keys that the MX4J implementation uses to plugin custom components. |
Methods in org.apache.felix.mosgi.jmx.agent.mx4j that return Object | |
---|---|
Object |
AbstractDynamicMBean.getAttribute(String attribute)
Returns the value of the manageable attribute, as specified by the DynamicMBean interface. |
protected Object |
AbstractDynamicMBean.getResource()
Returns the resource object on which invoke attribute's getters, attribute's setters and operation's methods |
protected Object |
AbstractDynamicMBean.invoke(Object resource,
String name,
Class[] params,
Object[] args)
Looks up the method to call on given resource and invokes it. |
protected Object |
AbstractDynamicMBean.invoke(String name,
Class[] params,
Object[] args)
Deprecated. Replaced by AbstractDynamicMBean.invoke(Object,String,Class[],Object[]) . The resource passed is the resource as set by AbstractDynamicMBean.setResource(java.lang.Object) or - if it is null - 'this' instance. This method is deprecated because it is not thread safe. |
Object |
AbstractDynamicMBean.invoke(String method,
Object[] arguments,
String[] params)
Returns the value of the manageable operation as specified by the DynamicMBean interface |
protected Object |
AbstractDynamicMBean.invokeMethod(Method method,
Object resource,
Object[] args)
Invokes the given method on the given resource object with the given arguments. |
Methods in org.apache.felix.mosgi.jmx.agent.mx4j with parameters of type Object | |
---|---|
protected Object |
AbstractDynamicMBean.invoke(Object resource,
String name,
Class[] params,
Object[] args)
Looks up the method to call on given resource and invokes it. |
protected Object |
AbstractDynamicMBean.invoke(Object resource,
String name,
Class[] params,
Object[] args)
Looks up the method to call on given resource and invokes it. |
protected Object |
AbstractDynamicMBean.invoke(String name,
Class[] params,
Object[] args)
Deprecated. Replaced by AbstractDynamicMBean.invoke(Object,String,Class[],Object[]) . The resource passed is the resource as set by AbstractDynamicMBean.setResource(java.lang.Object) or - if it is null - 'this' instance. This method is deprecated because it is not thread safe. |
Object |
AbstractDynamicMBean.invoke(String method,
Object[] arguments,
String[] params)
Returns the value of the manageable operation as specified by the DynamicMBean interface |
protected Object |
AbstractDynamicMBean.invokeMethod(Method method,
Object resource,
Object[] args)
Invokes the given method on the given resource object with the given arguments. |
protected Object |
AbstractDynamicMBean.invokeMethod(Method method,
Object resource,
Object[] args)
Invokes the given method on the given resource object with the given arguments. |
void |
AbstractDynamicMBean.setResource(Object resource)
Specifies the resource object on which invoke attribute's getters, attribute's setters and operation's methods. |
Uses of Object in org.apache.felix.mosgi.jmx.agent.mx4j.loading |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.agent.mx4j.loading | |
---|---|
class |
ClassLoaderObjectInputStream
ObjectInputStream that can read serialized java Objects using a supplied classloader to find the object's classes. |
class |
MLetParseException
Thrown when a problem parsing MLet files is encountered |
class |
MLetParser
The parser for MLet files, as specified in the JMX documentation. |
class |
MLetTag
Represents an MLET tag, as documented in the JMX specification. |
Methods in org.apache.felix.mosgi.jmx.agent.mx4j.loading that return Object | |
---|---|
Object[] |
MLetTag.getArguments()
|
Uses of Object in org.apache.felix.mosgi.jmx.agent.mx4j.log |
---|
Methods in org.apache.felix.mosgi.jmx.agent.mx4j.log with parameters of type Object | |
---|---|
void |
Logger.debug(Object message)
|
void |
Logger.debug(Object message,
Throwable t)
|
void |
Logger.error(Object message)
|
void |
Logger.error(Object message,
Throwable t)
|
void |
Logger.fatal(Object message)
|
void |
Logger.fatal(Object message,
Throwable t)
|
void |
Logger.info(Object message)
|
void |
Logger.info(Object message,
Throwable t)
|
protected void |
Logger.log(int priority,
Object message,
Throwable t)
|
void |
Logger.trace(Object message)
|
void |
Logger.trace(Object message,
Throwable t)
|
void |
Logger.warn(Object message)
|
void |
Logger.warn(Object message,
Throwable t)
|
Uses of Object in org.apache.felix.mosgi.jmx.agent.mx4j.server |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.agent.mx4j.server | |
---|---|
class |
DefaultClassLoaderRepository
Default implementation of a ClassLoaderRepository |
class |
MBeanIntrospector
Introspector for MBeans. |
class |
MBeanMetaData
Objects of this class hold metadata information about MBeans. |
class |
ModifiableClassLoaderRepository
Base class to extend to create custom ClassLoaderRepositories. |
class |
MX4JMBeanServer
The MX4J MBeanServer implementation. |
class |
MX4JMBeanServerBuilder
This class is responsible for creating new instances of MBeanServerDelegate
and MBeanServer . |
class |
MX4JMBeanServerDelegate
The MBeanServerDelegate subclass typical of the MX4J implementation. |
class |
ReflectedMBeanInvoker
MBeanInvoker that uses reflection to invoke on MBean instances. |
Fields in org.apache.felix.mosgi.jmx.agent.mx4j.server declared as Object | |
---|---|
Object |
MBeanMetaData.mbean
The MBean instance. |
Methods in org.apache.felix.mosgi.jmx.agent.mx4j.server that return Object | |
---|---|
Object |
MBeanRepository.clone()
Clones this MBean repository |
Object |
MBeanInvoker.getAttribute(MBeanMetaData metadata,
String attribute)
Returns the value of the specified attribute. |
Object |
ReflectedMBeanInvoker.getAttribute(MBeanMetaData metadata,
String attribute)
|
Object |
MX4JMBeanServer.getAttribute(javax.management.ObjectName objectName,
String attribute)
|
Object |
MX4JMBeanServer.instantiate(String className)
|
Object |
MX4JMBeanServer.instantiate(String className,
Object[] args,
String[] parameters)
|
Object |
MX4JMBeanServer.instantiate(String className,
javax.management.ObjectName loaderName)
|
Object |
MX4JMBeanServer.instantiate(String className,
javax.management.ObjectName loaderName,
Object[] args,
String[] parameters)
|
Object |
MBeanInvoker.invoke(MBeanMetaData metadata,
String method,
String[] signature,
Object[] args)
Invokes the specified operation on the MBean instance |
Object |
ReflectedMBeanInvoker.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
Object |
MX4JMBeanServer.invoke(javax.management.ObjectName objectName,
String methodName,
Object[] args,
String[] parameters)
|
protected Object |
ReflectedMBeanInvoker.invokeImpl(MBeanMetaData metadata,
String method,
String[] signature,
Object[] args)
|
Methods in org.apache.felix.mosgi.jmx.agent.mx4j.server with parameters of type Object | |
---|---|
void |
MX4JMBeanServer.addNotificationListener(javax.management.ObjectName observed,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
MX4JMBeanServer.addNotificationListener(javax.management.ObjectName observed,
javax.management.ObjectName listener,
javax.management.NotificationFilter filter,
Object handback)
|
javax.management.ObjectInstance |
MX4JMBeanServer.createMBean(String className,
javax.management.ObjectName objectName,
Object[] args,
String[] parameters)
|
javax.management.ObjectInstance |
MX4JMBeanServer.createMBean(String className,
javax.management.ObjectName objectName,
javax.management.ObjectName loaderName,
Object[] args,
String[] parameters)
|
Object |
MX4JMBeanServer.instantiate(String className,
Object[] args,
String[] parameters)
|
Object |
MX4JMBeanServer.instantiate(String className,
javax.management.ObjectName loaderName,
Object[] args,
String[] parameters)
|
Object |
MBeanInvoker.invoke(MBeanMetaData metadata,
String method,
String[] signature,
Object[] args)
Invokes the specified operation on the MBean instance |
Object |
ReflectedMBeanInvoker.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
Object |
MX4JMBeanServer.invoke(javax.management.ObjectName objectName,
String methodName,
Object[] args,
String[] parameters)
|
protected Object |
ReflectedMBeanInvoker.invokeImpl(MBeanMetaData metadata,
String method,
String[] signature,
Object[] args)
|
javax.management.ObjectInstance |
MX4JMBeanServer.registerMBean(Object mbean,
javax.management.ObjectName objectName)
|
void |
MX4JMBeanServer.removeNotificationListener(javax.management.ObjectName observed,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
MX4JMBeanServer.removeNotificationListener(javax.management.ObjectName observed,
javax.management.ObjectName listener,
javax.management.NotificationFilter filter,
Object handback)
|
Uses of Object in org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor | |
---|---|
class |
ContextClassLoaderMBeanServerInterceptor
This interceptor sets the context class loader to the proper value for incoming calls. |
class |
DefaultMBeanServerInterceptor
Base class for MBeanServer --> MBean interceptors. |
class |
InvokerMBeanServerInterceptor
The last MBeanServer --$gt; MBean interceptor in the chain. |
class |
MBeanServerInterceptorConfigurator
MBean that configures the MBeanServer --> MBean interceptor chain. |
class |
NotificationListenerMBeanServerInterceptor
Interceptor that takes care of replacing the source of Notifications to the ObjectName of the NotificationBroadcaster that emitted it. |
class |
SecurityMBeanServerInterceptor
Interceptor that takes care of performing security checks (in case the SecurityManager is installed) for MBeanServer to MBean calls. |
Methods in org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor that return Object | |
---|---|
Object |
MBeanServerInterceptor.getAttribute(MBeanMetaData metadata,
String attribute)
Gets the specified attribute value from the MBean instance. |
Object |
SecurityMBeanServerInterceptor.getAttribute(MBeanMetaData metadata,
String attribute)
|
Object |
DefaultMBeanServerInterceptor.getAttribute(MBeanMetaData metadata,
String attribute)
|
Object |
ContextClassLoaderMBeanServerInterceptor.getAttribute(MBeanMetaData metadata,
String attribute)
|
Object |
InvokerMBeanServerInterceptor.getAttribute(MBeanMetaData metadata,
String attribute)
|
Object |
MBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
Invokes the specified MBean operation on the MBean instance |
Object |
SecurityMBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
Object |
DefaultMBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
Object |
ContextClassLoaderMBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
Object |
InvokerMBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
Methods in org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor with parameters of type Object | |
---|---|
void |
MBeanServerInterceptor.addNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
Adds the given notification listener to the MBean, along with the given filter and handback |
void |
SecurityMBeanServerInterceptor.addNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
DefaultMBeanServerInterceptor.addNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
ContextClassLoaderMBeanServerInterceptor.addNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
NotificationListenerMBeanServerInterceptor.addNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
InvokerMBeanServerInterceptor.addNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
MBeanServerInterceptor.instantiate(MBeanMetaData metadata,
String className,
String[] params,
Object[] args)
Instantiate the given className passing the given arguments to the constructor with the given signature |
void |
SecurityMBeanServerInterceptor.instantiate(MBeanMetaData metadata,
String className,
String[] params,
Object[] args)
|
void |
DefaultMBeanServerInterceptor.instantiate(MBeanMetaData metadata,
String className,
String[] params,
Object[] args)
|
void |
ContextClassLoaderMBeanServerInterceptor.instantiate(MBeanMetaData metadata,
String className,
String[] params,
Object[] args)
|
void |
InvokerMBeanServerInterceptor.instantiate(MBeanMetaData metadata,
String className,
String[] params,
Object[] args)
|
Object |
MBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
Invokes the specified MBean operation on the MBean instance |
Object |
SecurityMBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
Object |
DefaultMBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
Object |
ContextClassLoaderMBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
Object |
InvokerMBeanServerInterceptor.invoke(MBeanMetaData metadata,
String method,
String[] params,
Object[] args)
|
void |
MBeanServerInterceptor.removeNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
Removes the given notification listener from the MBean, specified by the given filter and handback. |
void |
SecurityMBeanServerInterceptor.removeNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
DefaultMBeanServerInterceptor.removeNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
ContextClassLoaderMBeanServerInterceptor.removeNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
NotificationListenerMBeanServerInterceptor.removeNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
InvokerMBeanServerInterceptor.removeNotificationListener(MBeanMetaData metadata,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
Uses of Object in org.apache.felix.mosgi.jmx.agent.mx4j.util |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.agent.mx4j.util | |
---|---|
class |
Base64Codec
This class is copy/paste of Jakarta's Commons-Codec v1.1 org.apache.commons.codec.binary.Base64
implementation. |
class |
MethodTernaryTree
Specialized ternary tree for method metadata information. |
Methods in org.apache.felix.mosgi.jmx.agent.mx4j.util that return Object | |
---|---|
Object |
MethodTernaryTree.get(String methodName,
String[] signature)
Returns the method information given the method name and its signature. |
Methods in org.apache.felix.mosgi.jmx.agent.mx4j.util with parameters of type Object | |
---|---|
static boolean |
Utils.arrayEquals(Object[] arr1,
Object[] arr2)
|
static boolean |
Utils.arrayEquals(Object[] arr1,
Object[] arr2)
|
static int |
Utils.arrayHashCode(Object[] arr)
|
void |
MethodTernaryTree.put(String methodName,
String[] signature,
Object information)
Inserts in this TernaryTree the given method information, using as key the method name and its signature |
protected int |
MethodTernaryTree.splitFunction(Object obj)
|
Uses of Object in org.apache.felix.mosgi.jmx.httpconnector |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.httpconnector | |
---|---|
class |
HttpConnectorActivator
|
Uses of Object in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor | |
---|---|
class |
PlainAdaptorServerSocketFactory
Creates plain ServerSockets. |
Uses of Object in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http | |
---|---|
class |
CommandProcessorUtil
Contains utilities common to CommandProcessor objects |
class |
ConstructorsCommandProcessor
ConstructorsCommandProcessor, processes a request to query the available constructors for a classname |
class |
CreateMBeanCommandProcessor
CreateMBeanCommandProcessor, processes a request for creating and registering an MBean |
class |
DefaultProcessor
DefaultPostProcessor doesn't alter the result, just publising the xml file |
class |
DeleteMBeanCommandProcessor
DeleteMBeanCommandProcessor, processes a request for unregistering an MBean |
class |
EmptyCommandProcessor
EmptyCommandProcessor, returns an empty xml tree |
class |
GetAttributeCommandProcessor
GetAttributeCommandProcessor, processes a request for getting one attribute of a specific MBean. |
class |
HttpAdaptor
HttpAdaptor sets the basic adaptor listening for HTTP requests |
class |
HttpCommandProcessorAdaptor
HttpCommandProcessor sets the structure of a command processor |
class |
HttpConstants
Define constants for the HTTP request processing |
class |
HttpException
HttpException is emitted when an error parsing an HTTP request appears |
class |
HttpInputStream
HttpInputStream processes an HTTP request |
class |
HttpOutputStream
HttpAdaptor sets the basic adaptor listening for HTTP requests |
class |
HttpUtil
Utility methods for the HTTP adaptor |
class |
InvokeOperationCommandProcessor
InvokeOperationCommandProcessor, processes a request for unregistering an MBean |
class |
MBeanCommandProcessor
MBeanCommandProcessor, processes a request for getting data about a MBean |
class |
ServerByDomainCommandProcessor
ServerByDomainCommandProcessor, processes a request for getting all the MBeans of the current server grouped by domains |
class |
ServerCommandProcessor
ServerCommandProcessor, processes a request for getting all the MBeans of the current server |
class |
SetAttributeCommandProcessor
SetAttributeCommandProcessor, processes a request for setting one attribute in one MBean |
class |
SetAttributesCommandProcessor
SetAttributesCommandProcessor, processes a request for setting one or more attributes in one MBean. |
class |
XSLTProcessor
XSLTPostProcessor pass the document through an XSLT transformation |
Methods in org.apache.felix.mosgi.jmx.httpconnector.mx4j.tools.adaptor.http that return Object | |
---|---|
protected static Object |
CommandProcessorUtil.createParameterValue(String parameterType,
String parameterValue)
Creates a parameter object of the given type containing a given value. |
Uses of Object in org.apache.felix.mosgi.jmx.registry.mx4j.tools.naming |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.registry.mx4j.tools.naming | |
---|---|
class |
NamingService
|
Uses of Object in org.apache.felix.mosgi.jmx.rmiconnector |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.rmiconnector | |
---|---|
class |
RmiConnectorActivator
|
Uses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote | |
---|---|
class |
AbstractHeartBeat
|
class |
ClientProxy
|
class |
ConnectionNotificationEmitter
|
class |
ConnectionResolver
ConnectionResolver handles the details of creating connections for different protocols. |
class |
DefaultRemoteNotificationServerHandler
|
class |
DefaultRemoteNotificationServerHandler.NotificationBuffer
|
class |
DefaultRemoteNotificationServerHandler.ServerListener
|
class |
MX4JRemoteUtils
|
class |
NotificationTuple
|
class |
ProviderFactory
|
class |
ProviderHelper
|
class |
RemoteNotificationClientHandler
|
Methods in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote that return Object | |
---|---|
abstract Object |
ConnectionResolver.bindClient(Object client,
Map environment)
Connects the client returned by ConnectionResolver.lookupClient(javax.management.remote.JMXServiceURL, java.util.Map) to the server side |
abstract Object |
ConnectionResolver.createServer(javax.management.remote.JMXServiceURL url,
Map environment)
Creates an instance of the server as specified in the given JMXServiceURL. |
Object |
NotificationTuple.getHandback()
|
Object |
ClientProxy.invoke(Object proxy,
Method method,
Object[] args)
|
abstract Object |
ConnectionResolver.lookupClient(javax.management.remote.JMXServiceURL url,
Map environment)
Looks up a connection to the server side as specified in the given JMXServiceURL. |
static Object |
MX4JRemoteUtils.subjectInvoke(Subject subject,
Subject delegate,
AccessControlContext context,
PrivilegedExceptionAction action)
|
Methods in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote with parameters of type Object | |
---|---|
abstract Object |
ConnectionResolver.bindClient(Object client,
Map environment)
Connects the client returned by ConnectionResolver.lookupClient(javax.management.remote.JMXServiceURL, java.util.Map) to the server side |
abstract javax.management.remote.JMXServiceURL |
ConnectionResolver.bindServer(Object server,
javax.management.remote.JMXServiceURL url,
Map environment)
Binds the server created by ConnectionResolver.createServer(javax.management.remote.JMXServiceURL, java.util.Map) to a place specified in the JMXServiceURL. |
boolean |
NotificationTuple.equals(Object obj)
|
void |
DefaultRemoteNotificationServerHandler.ServerListener.handleNotification(javax.management.Notification notification,
Object handback)
|
Object |
ClientProxy.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ClientProxy.invoke(Object proxy,
Method method,
Object[] args)
|
static boolean |
MX4JRemoteUtils.isTrulySerializable(Object object)
|
abstract void |
ConnectionResolver.unbindServer(Object server,
javax.management.remote.JMXServiceURL address,
Map environment)
Unbinds the server created by ConnectionResolver.createServer(javax.management.remote.JMXServiceURL, java.util.Map) from the place specified in the JMXServiceURL. |
protected boolean |
DefaultRemoteNotificationServerHandler.waitForNotifications(Object lock,
long timeout)
Called when there are no notifications to send to the client. |
Constructors in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote with parameters of type Object | |
---|---|
NotificationTuple(javax.management.ObjectName observed,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
Uses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.provider |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.provider | |
---|---|
class |
RMIClientProvider
|
class |
RMIServerProvider
|
Uses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.provider.rmi |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.provider.rmi | |
---|---|
class |
ServerProvider
|
Uses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.resolver.rmi |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.resolver.rmi | |
---|---|
class |
RMIResolver
Resolver for RMI/JRMP protocol. |
Methods in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.resolver.rmi that return Object | |
---|---|
Object |
RMIResolver.bindClient(Object client,
Map environment)
|
Object |
RMIResolver.createServer(javax.management.remote.JMXServiceURL url,
Map environment)
|
Object |
RMIResolver.lookupClient(javax.management.remote.JMXServiceURL url,
Map environment)
|
Methods in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.resolver.rmi with parameters of type Object | |
---|---|
Object |
RMIResolver.bindClient(Object client,
Map environment)
|
javax.management.remote.JMXServiceURL |
RMIResolver.bindServer(Object server,
javax.management.remote.JMXServiceURL url,
Map environment)
|
protected void |
RMIResolver.destroyServer(Object server,
Map environment)
|
protected javax.management.remote.rmi.RMIServer |
RMIResolver.narrowRMIServerStub(Object stub)
|
void |
RMIResolver.unbindServer(Object server,
javax.management.remote.JMXServiceURL url,
Map environment)
|
Uses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.rmi |
---|
Subclasses of Object in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.rmi | |
---|---|
class |
ClientExceptionCatcher
|
class |
ClientInvoker
An MBeanServerConnection that "converts" the MBeanServerConnection calls to RMIConnection calls,
performing wrapping of parameters and/or the needed actions. |
class |
ClientUnmarshaller
An MBeanServerConnection proxy that performs the setting of the appropriate context classloader to allow classloading of classes sent by the server but not known to the client, in methods like MBeanServerConnection.getAttribute(javax.management.ObjectName, java.lang.String) , MBeanServerConnection.invoke(javax.management.ObjectName, java.lang.String, java.lang.Object[], java.lang.String[]) and so on. |
class |
RMIConnectionInvoker
An RMIConnection that "converts" remote calls to MBeanServer calls,
performing unwrapping of parameters and/or the needed actions. |
class |
RMIConnectionProxy
Base class for RMIConnection dynamic proxies. |
class |
RMIConnectionSubjectInvoker
An RMIConnection proxy that wraps the call into a Subject.doAsPrivileged(javax.security.auth.Subject, java.security.PrivilegedAction invocation,
in order to execute the code under subject-based security, and to perform subject delegation. |
class |
RMIHeartBeat
|
Methods in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.rmi that return Object | |
---|---|
Object |
ClientInvoker.getAttribute(javax.management.ObjectName objectName,
String attribute)
|
Object |
RMIConnectionInvoker.getAttribute(javax.management.ObjectName name,
String attribute,
Subject delegate)
|
Object |
RMIConnectionProxy.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ClientUnmarshaller.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ClientExceptionCatcher.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
RMIConnectionSubjectInvoker.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
RMIConnectionInvoker.invoke(javax.management.ObjectName name,
String operationName,
MarshalledObject params,
String[] signature,
Subject delegate)
|
Object |
ClientInvoker.invoke(javax.management.ObjectName objectName,
String methodName,
Object[] args,
String[] parameters)
|
Methods in org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.rmi with parameters of type Object | |
---|---|
void |
ClientInvoker.addNotificationListener(javax.management.ObjectName observed,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
ClientInvoker.addNotificationListener(javax.management.ObjectName observed,
javax.management.ObjectName listener,
javax.management.NotificationFilter filter,
Object handback)
|
javax.management.ObjectInstance |
ClientInvoker.createMBean(String className,
javax.management.ObjectName objectName,
Object[] args,
String[] parameters)
|
javax.management.ObjectInstance |
ClientInvoker.createMBean(String className,
javax.management.ObjectName objectName,
javax.management.ObjectName loaderName,
Object[] args,
String[] parameters)
|
Object |
RMIConnectionProxy.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
RMIConnectionProxy.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ClientUnmarshaller.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ClientUnmarshaller.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ClientExceptionCatcher.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ClientExceptionCatcher.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
RMIConnectionSubjectInvoker.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
RMIConnectionSubjectInvoker.invoke(Object proxy,
Method method,
Object[] args)
|
Object |
ClientInvoker.invoke(javax.management.ObjectName objectName,
String methodName,
Object[] args,
String[] parameters)
|
void |
ClientInvoker.removeNotificationListener(javax.management.ObjectName observed,
javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
ClientInvoker.removeNotificationListener(javax.management.ObjectName observed,
javax.management.ObjectName listener,
javax.management.NotificationFilter filter,
Object handback)
|
Uses of Object in org.apache.felix.mosgi.managedelements.bundlesprobes |
---|
Subclasses of Object in org.apache.felix.mosgi.managedelements.bundlesprobes | |
---|---|
class |
BundlesProbes
|
Uses of Object in org.apache.felix.mosgi.managedelements.bundlesprobes.tab |
---|
Subclasses of Object in org.apache.felix.mosgi.managedelements.bundlesprobes.tab | |
---|---|
class |
BundlesProbesModelTabUI
|
class |
BundlesProbesTabUI
|
Methods in org.apache.felix.mosgi.managedelements.bundlesprobes.tab with parameters of type Object | |
---|---|
void |
BundlesProbesModelTabUI.handleNotification(javax.management.Notification notification,
Object handback)
|
Uses of Object in org.apache.felix.mosgi.managedelements.memoryprobe |
---|
Subclasses of Object in org.apache.felix.mosgi.managedelements.memoryprobe | |
---|---|
class |
MemoryProbe
|
Uses of Object in org.apache.felix.mosgi.managedelements.obrprobe |
---|
Subclasses of Object in org.apache.felix.mosgi.managedelements.obrprobe | |
---|---|
class |
ObrProbe
|
Uses of Object in org.apache.felix.mosgi.managedelements.obrprobe.tab |
---|
Subclasses of Object in org.apache.felix.mosgi.managedelements.obrprobe.tab | |
---|---|
class |
ObrProbeTabUI
|
Uses of Object in org.apache.felix.mosgi.managedelements.osgiprobes |
---|
Subclasses of Object in org.apache.felix.mosgi.managedelements.osgiprobes | |
---|---|
class |
OsgiProbes
|
Uses of Object in org.apache.felix.mosgi.managedelements.osgiprobes.tab |
---|
Subclasses of Object in org.apache.felix.mosgi.managedelements.osgiprobes.tab | |
---|---|
class |
OsgiProbesTabUI
|
Uses of Object in org.apache.felix.prefs |
---|
Subclasses of Object in org.apache.felix.prefs | |
---|---|
class |
ChangeSet
This class keeps track of the changes to a preferences node. |
class |
PreferencesDescription
A preferences description identifies a preferences try. |
class |
PreferencesImpl
This is an implementation of the preferences. |
Methods in org.apache.felix.prefs with parameters of type Object | |
---|---|
protected void |
PreferencesImpl.checkValue(Object value)
The value is not allowed to be null. |
Uses of Object in org.apache.felix.prefs.impl |
---|
Subclasses of Object in org.apache.felix.prefs.impl | |
---|---|
class |
DataFileBackingStoreImpl
This implementating of the backing store uses the bundle mechanism to store binary data. |
class |
PreferencesManager
This activator registers itself as a service factory for the preferences service. |
class |
PreferencesServiceImpl
This is an implementation of the OSGI Preferences Service, Version 1.1. |
class |
StreamBackingStoreImpl
This is an abstract implementation of a backing store which uses streams to read/write the preferences and stores a complete preferences tree in a single stream. |
Methods in org.apache.felix.prefs.impl that return Object | |
---|---|
Object |
PreferencesManager.getService(Bundle bundle,
ServiceRegistration reg)
|
Methods in org.apache.felix.prefs.impl with parameters of type Object | |
---|---|
void |
PreferencesManager.ungetService(Bundle bundle,
ServiceRegistration reg,
Object s)
|
Uses of Object in org.apache.felix.scr.impl |
---|
Subclasses of Object in org.apache.felix.scr.impl | |
---|---|
class |
BundleComponentActivator
The BundleComponentActivator is helper class to load and unload Components of a single bundle. |
class |
ComponentRegistry
The ComponentRegistry class acts as the global registry for
components by name and by component ID. |
class |
ScrCommand
|
Methods in org.apache.felix.scr.impl that return Object | |
---|---|
static Object |
Activator.getPackageAdmin()
|
Methods in org.apache.felix.scr.impl with parameters of type Object | |
---|---|
void |
BundleComponentActivator.log(int level,
String pattern,
Object[] arguments,
ComponentMetadata metadata,
Throwable ex)
Method to actually emit the log message. |
Uses of Object in org.apache.felix.scr.impl.config |
---|
Subclasses of Object in org.apache.felix.scr.impl.config | |
---|---|
class |
ConfigurationComponentRegistry
|
class |
ConfiguredComponentHolder
The ConfiguredComponentHolder class is a
ComponentHolder for one or more components instances configured by
singleton or factory configuration objects received from the Configuration
Admin service. |
class |
ScrConfiguration
The ScrConfiguration class conveys configuration for the
Felix DS implementation bundle. |
class |
UnconfiguredComponentHolder
The SingletonHolder class is ComponentHolder for a
component configured by a singleton configuration or no configuration
at all. |
Uses of Object in org.apache.felix.scr.impl.helper |
---|
Subclasses of Object in org.apache.felix.scr.impl.helper | |
---|---|
class |
ActivateMethod
|
static class |
ActivateMethod.ActivatorParameter
|
class |
BindMethod
Component method to be invoked on service (un)binding. |
class |
DeactivateMethod
|
class |
ModifiedMethod
|
class |
ReadOnlyDictionary
The ReadOnlyDictionary is both a Dictionary and
a Map whose modificaiton methods (like ReadOnlyDictionary.put(Object, Object) ,
ReadOnlyDictionary.remove(Object) , etc.) have no effect. |
class |
SuitableMethodNotAccessibleException
|
class |
UnbindMethod
Component method to be invoked on service unbinding. |
class |
UpdatedMethod
Component method to be invoked on service property update of a bound service. |
Methods in org.apache.felix.scr.impl.helper that return Object | |
---|---|
Object |
ReadOnlyDictionary.get(Object key)
|
Object |
BindMethod.Service.getInstance()
|
protected Object[] |
BindMethod.getParameters(Method method,
Object rawParameter)
|
protected Object[] |
ActivateMethod.getParameters(Method method,
Object rawParameter)
|
Object |
ReadOnlyDictionary.put(Object key,
Object value)
This method has no effect and always returns null as this
instance is read-only and cannot modify and properties. |
Object |
ReadOnlyDictionary.remove(Object key)
This method has no effect and always returns null as this
instance is read-only and cannot modify and properties. |
Methods in org.apache.felix.scr.impl.helper with parameters of type Object | |
---|---|
boolean |
ReadOnlyDictionary.containsKey(Object key)
|
boolean |
ReadOnlyDictionary.containsValue(Object value)
|
Object |
ReadOnlyDictionary.get(Object key)
|
protected Object[] |
BindMethod.getParameters(Method method,
Object rawParameter)
|
protected Object[] |
ActivateMethod.getParameters(Method method,
Object rawParameter)
|
boolean |
ActivateMethod.invoke(Object componentInstance,
Object rawParameter,
boolean methodCallFailureResult)
|
void |
Logger.log(int level,
String pattern,
Object[] arguments,
ComponentMetadata metadata,
Throwable ex)
Method to actually emit the log message. |
Object |
ReadOnlyDictionary.put(Object key,
Object value)
This method has no effect and always returns null as this
instance is read-only and cannot modify and properties. |
Object |
ReadOnlyDictionary.remove(Object key)
This method has no effect and always returns null as this
instance is read-only and cannot modify and properties. |
Uses of Object in org.apache.felix.scr.impl.manager |
---|
Subclasses of Object in org.apache.felix.scr.impl.manager | |
---|---|
class |
AbstractComponentManager
The default ComponentManager. |
protected static class |
AbstractComponentManager.Activating
|
protected static class |
AbstractComponentManager.Active
The Active state is the satisified state of an immediate
component after activation. |
protected static class |
AbstractComponentManager.Deactivating
|
protected static class |
AbstractComponentManager.Disabled
|
protected static class |
AbstractComponentManager.Disabling
|
protected static class |
AbstractComponentManager.Disposed
|
protected static class |
AbstractComponentManager.Disposing
|
protected static class |
AbstractComponentManager.Enabling
|
protected static class |
AbstractComponentManager.Factory
The Factory state is the satisfied state of component
factory components. |
protected static class |
AbstractComponentManager.FactoryInstance
The FactoryInstance state is the satisfied state of
instances of component factory components created with the
ComponentFactory.newInstance method. |
protected static class |
AbstractComponentManager.Registered
The Registered state is the statisfied state of a delayed or
service factory component before the actual service instance is
(first) retrieved. |
protected static class |
AbstractComponentManager.Satisfied
|
protected static class |
AbstractComponentManager.State
There are 12 states in all. |
protected static class |
AbstractComponentManager.Unsatisfied
|
class |
ComponentContextImpl
Implementation for the ComponentContext interface |
class |
ComponentFactoryImpl
The ComponentFactoryImpl extends the AbstractComponentManager
class to implement the component factory functionality. |
class |
DelayedComponentManager
The DelayedComponentManager TODO |
class |
DependencyManager
The DependencyManager manages the references to services
declared by a single <reference>
|
class |
ImmediateComponentManager
The default ComponentManager. |
class |
ServiceFactoryComponentManager
The ServiceFactoryComponentManager TODO |
Methods in org.apache.felix.scr.impl.manager that return Object | |
---|---|
protected Object |
ImmediateComponentManager.createImplementationObject(ComponentContext componentContext)
|
Object |
ComponentContextImpl.getInstance()
|
Object |
ComponentFactoryImpl.getInstance()
|
protected abstract Object |
AbstractComponentManager.getService()
Returns the service object to be registered if the service element is specified. |
protected Object |
DelayedComponentManager.getService()
|
protected Object |
ImmediateComponentManager.getService()
Returns the service object to be registered if the service element is specified. |
protected Object |
ServiceFactoryComponentManager.getService()
|
protected Object |
ComponentFactoryImpl.getService()
|
Object |
DelayedComponentManager.getService(Bundle bundle,
ServiceRegistration sr)
|
Object |
ServiceFactoryComponentManager.getService(Bundle bundle,
ServiceRegistration registration)
|
Object |
ComponentContextImpl.locateService(String name)
|
Object |
ComponentContextImpl.locateService(String name,
ServiceReference ref)
|
Object[] |
ComponentContextImpl.locateServices(String name)
|
Methods in org.apache.felix.scr.impl.manager with parameters of type Object | |
---|---|
protected void |
ImmediateComponentManager.disposeImplementationObject(Object implementationObject,
ComponentContext componentContext,
int reason)
|
void |
AbstractComponentManager.log(int level,
String message,
Object[] arguments,
Throwable ex)
|
void |
DelayedComponentManager.ungetService(Bundle bundle,
ServiceRegistration sr,
Object service)
|
void |
ServiceFactoryComponentManager.ungetService(Bundle bundle,
ServiceRegistration registration,
Object service)
|
Uses of Object in org.apache.felix.scr.impl.metadata |
---|
Subclasses of Object in org.apache.felix.scr.impl.metadata | |
---|---|
class |
ComponentMetadata
This class holds the information associated to a component in the descriptor * |
class |
PropertyMetadata
A property descriptor that contains the information for properties defined in the descriptor |
class |
ReferenceMetadata
Information associated to a dependency |
class |
ServiceMetadata
This class contains the metadata associated to a service that is provided by a component |
class |
XmlHandler
|
Methods in org.apache.felix.scr.impl.metadata that return Object | |
---|---|
Object |
PropertyMetadata.getValue()
Get the value of the property |
Uses of Object in org.apache.felix.scr.impl.parser |
---|
Subclasses of Object in org.apache.felix.scr.impl.parser | |
---|---|
class |
KXml2SAXParser
The KXml2SAXParser extends the XmlParser from kxml. |
Uses of Object in org.apache.felix.service.command |
---|
Methods in org.apache.felix.service.command that return Object | |
---|---|
Object |
CommandSession.convert(
Convert an object to another type. |
Object |
Converter.convert(
Convert an object to the desired type. |
Object |
CommandSession.execute(CharSequence commandline)
Execute a program in this session. |
Object |
Function.execute(CommandSession session,
Execute this function and return the result. |
Object |
CommandSession.get(String name)
Get the value of a variable. |
Methods in org.apache.felix.service.command with parameters of type Object | |
---|---|
Object |
CommandSession.convert(
Convert an object to another type. |
Object |
Converter.convert(
Convert an object to the desired type. |
CharSequence |
CommandSession.format(Object target,
int level)
Convert an object to string form (CharSequence). |
CharSequence |
Converter.format(Object target,
int level,
Converter escape)
Convert an objet to a CharSequence object in the requested format. |
void |
CommandSession.put(String name,
Object value)
Set the value of a variable. |
Uses of Object in org.apache.felix.servicebinder |
---|
Subclasses of Object in org.apache.felix.servicebinder | |
---|---|
class |
DependencyMetadata
Metadata of a dependency |
class |
GenericActivator
The GenericActivator, it will read information from the metadata.xml file and will create the corresponding instance managers |
class |
InstanceManager
A InstanceManager is created for every component instance. |
static class |
InstanceManager.StateChangeMulticaster
|
class |
InstanceMetadata
Description of an instance entry in the descriptor file * * @author Felix Project Team |
class |
InstanceReferenceEvent
This class is the event generated when the availability of the underlying object associated with an InstanceReference changes. |
class |
ServiceBinderException
Exceptions thrown by the ServiceBinder. |
Methods in org.apache.felix.servicebinder that return Object | |
---|---|
Object |
InstanceReference.ValueHolder.get(InstanceReference ir)
Returns the associated value. |
Object |
InstanceManager.get(String name)
Get a property associated with this instance. |
Object |
InstanceReference.get(String name)
Get a property associated with this instance. |
Object |
InstanceManager.getObject()
Get the object that is implementing this descriptor |
Object |
InstanceReference.getObject()
Gets the actual object associated with this instance refernce. |
Object |
PropertyMetadata.getValue()
Get the value of the property |
protected Object |
GenericActivator.proxyProvidedServiceObject(Object obj,
InstanceMetadata descriptor)
Method called before an object implementing services is registered in the OSGi framework. |
protected Object |
GenericActivator.proxyRequiredServiceObject(Object obj,
DependencyMetadata descriptor)
Method called before the binding of the service object occurs. |
Methods in org.apache.felix.servicebinder with parameters of type Object | |
---|---|
protected Object |
GenericActivator.proxyProvidedServiceObject(Object obj,
InstanceMetadata descriptor)
Method called before an object implementing services is registered in the OSGi framework. |
protected Object |
GenericActivator.proxyRequiredServiceObject(Object obj,
DependencyMetadata descriptor)
Method called before the binding of the service object occurs. |
void |
InstanceManager.put(String name,
Object obj)
Associate a property with this instance. |
void |
InstanceReference.put(String name,
Object value)
Associate a property with this instance. |
Uses of Object in org.apache.felix.servicebinder.architecture |
---|
Subclasses of Object in org.apache.felix.servicebinder.architecture | |
---|---|
class |
DependencyChangeEvent
An event thrown when a dependency changes |
class |
InstanceChangeEvent
|
Uses of Object in org.apache.felix.servicebinder.impl |
---|
Subclasses of Object in org.apache.felix.servicebinder.impl | |
---|---|
class |
ArchitectureEventMulticaster
|
class |
ArchitectureServiceImpl
Class that implements the architecture service an object of this class is created when the service binder bundle is activated |
Methods in org.apache.felix.servicebinder.impl with parameters of type Object | |
---|---|
static InstanceReference |
ArchitectureServiceImpl.findInstanceReference(Object obj)
|
Uses of Object in org.apache.felix.servicebinder.parser |
---|
Subclasses of Object in org.apache.felix.servicebinder.parser | |
---|---|
class |
KxmlParser
The KxmlParser extends the XmlParser from kxml. |
Uses of Object in org.apache.felix.shell.gui.impl |
---|
Subclasses of Object in org.apache.felix.shell.gui.impl | |
---|---|
class |
ShellPanel
|
Methods in org.apache.felix.shell.gui.impl with parameters of type Object | |
---|---|
protected void |
Activator.firePropertyChangedEvent(String name,
Object oldValue,
Object newValue)
|
Uses of Object in org.apache.felix.shell.gui.plugin |
---|
Subclasses of Object in org.apache.felix.shell.gui.plugin | |
---|---|
class |
BundleListPlugin
|
class |
OBRPlugin
|
class |
ScrollableOutputArea
|
class |
ShellPlugin
|
Uses of Object in org.apache.felix.shell.impl |
---|
Subclasses of Object in org.apache.felix.shell.impl | |
---|---|
class |
Activator
|
static class |
Activator.ExecutePrivileged
|
class |
BundleLevelCommandImpl
|
class |
CdCommandImpl
|
class |
FindCommandImpl
Shell command to display a list of bundles whose Bundle-Name or Bundle-Symbolic-Name contains a specified string |
class |
HeadersCommandImpl
|
class |
HelpCommandImpl
|
class |
InspectCommandImpl
|
class |
InstallCommandImpl
|
class |
LogCommandImpl
Apache Felix Shell command to display recent log entries |
class |
LogOptions
Parse and encapsulate command line options |
class |
PsCommandImpl
|
class |
RefreshCommandImpl
|
class |
ResolveCommandImpl
|
class |
ShutdownCommandImpl
|
class |
StartCommandImpl
|
class |
StartLevelCommandImpl
|
class |
StopCommandImpl
|
class |
SystemPropertiesCommandImpl
Command to display, set and modify system properties Usage: sysprop -> displays all the system properties sysprop [key] -> displays the [key] property sysprop -r [key] -> removes the [key] property sysprop [key] [value] -> set the property [key] to [value] |
class |
UninstallCommandImpl
|
class |
UpdateCommandImpl
|
class |
VersionCommandImpl
|
Methods in org.apache.felix.shell.impl that return Object | |
---|---|
Object |
Activator.ExecutePrivileged.run()
|
Methods in org.apache.felix.shell.impl with parameters of type Object | |
---|---|
static String |
Util.getValueString(Object obj)
|
Uses of Object in org.apache.felix.transaction.internal |
---|
Subclasses of Object in org.apache.felix.transaction.internal | |
---|---|
class |
GeronimoPlatformTransactionManager
|
class |
TransactionManagerService
|
static class |
TransactionManagerService.SpringTransactionManagerCreator
We use an inner static class to decouple this class from the spring-tx classes in order to not have NoClassDefFoundError if those are not present. |
Uses of Object in org.apache.felix.upnp.basedriver.controller.impl |
---|
Subclasses of Object in org.apache.felix.upnp.basedriver.controller.impl | |
---|---|
class |
DriverControllerImpl
|
Uses of Object in org.apache.felix.upnp.basedriver.export |
---|
Subclasses of Object in org.apache.felix.upnp.basedriver.export | |
---|---|
class |
ActionDispatcher
|
class |
BuildDevice
|
class |
DeviceNode
|
class |
ExporterUPnPEventListener
|
class |
GeneralActionListener
|
class |
RootDeviceExportingQueue
|
class |
RootDeviceListener
|
class |
ThreadExporter
|
Uses of Object in org.apache.felix.upnp.basedriver.importer.core |
---|
Subclasses of Object in org.apache.felix.upnp.basedriver.importer.core | |
---|---|
class |
MyCtrlPoint
|
class |
OSGiDeviceInfo
|
Uses of Object in org.apache.felix.upnp.basedriver.importer.core.event.message |
---|
Subclasses of Object in org.apache.felix.upnp.basedriver.importer.core.event.message | |
---|---|
class |
FirstMessage
This class rappresent a message that is equeued for the Suscriber. This is message is related to a registration of listener for a CyberLink Service during the registering of the UPnP Event Listener |
class |
ListenerModified
Message that is euqueued for Suscriber, only when a UPnPEventListener changes his properties |
class |
ListenerUnRegistration
|
class |
SidExipired
|
class |
StateChanged
|
Uses of Object in org.apache.felix.upnp.basedriver.importer.core.event.structs |
---|
Subclasses of Object in org.apache.felix.upnp.basedriver.importer.core.event.structs | |
---|---|
class |
Listener2Sids
|
class |
Monitor
|
class |
NotifierQueue
|
class |
Sid2Listeners
|
class |
SidRenewer
|
class |
SidsListenersMaps
This class contain two table: - sid2listener: have SID of Suscribed Service as key and a Vector of UPnPEventListener as value - listener2sids: have an UPnPEventListener as kay and a Vector of SID of Scriscrobed Service |
class |
StateVarsToNotify
|
class |
SubscriptionQueue
|
Methods in org.apache.felix.upnp.basedriver.importer.core.event.structs that return Object | |
---|---|
Object |
NotifierQueue.dequeue()
|
Object |
SubscriptionQueue.dequeue()
|
Methods in org.apache.felix.upnp.basedriver.importer.core.event.structs with parameters of type Object | |
---|---|
void |
NotifierQueue.enqueue(Object obj)
|
void |
SubscriptionQueue.enqueue(Object obj)
|
Uses of Object in org.apache.felix.upnp.basedriver.importer.core.event.thread |
---|
Subclasses of Object in org.apache.felix.upnp.basedriver.importer.core.event.thread | |
---|---|
class |
Notifier
|
class |
Renewer
|
class |
SubScriber
|
Uses of Object in org.apache.felix.upnp.basedriver.importer.core.upnp |
---|
Subclasses of Object in org.apache.felix.upnp.basedriver.importer.core.upnp | |
---|---|
class |
UPnPActionImpl
|
class |
UPnPDeviceImpl
|
class |
UPnPIconImpl
|
class |
UPnPServiceImpl
|
class |
UPnPStateVariableImpl
|
Methods in org.apache.felix.upnp.basedriver.importer.core.upnp that return Object | |
---|---|
Object |
UPnPStateVariableImpl.getDefaultValue()
|
Methods in org.apache.felix.upnp.basedriver.importer.core.upnp with parameters of type Object | |
---|---|
void |
UPnPDeviceImpl.setProperty(String property,
Object obj)
|
Uses of Object in org.apache.felix.upnp.basedriver.importer.util |
---|
Subclasses of Object in org.apache.felix.upnp.basedriver.importer.util | |
---|---|
class |
DeviceSetup
|
class |
HTTPRequestForIcon
|
class |
ParseLocation
|
class |
ParseUSN
|
class |
StringSplitter
The class is used only for JDK1.3 backporting purpose |
Uses of Object in org.apache.felix.upnp.basedriver.util |
---|
Subclasses of Object in org.apache.felix.upnp.basedriver.util | |
---|---|
class |
Converter
|
Methods in org.apache.felix.upnp.basedriver.util that return Object | |
---|---|
static Object |
Converter.parseString(String value,
String upnpType)
|
Methods in org.apache.felix.upnp.basedriver.util with parameters of type Object | |
---|---|
static String |
Converter.toString(Object value,
String upnpType)
|
Uses of Object in org.apache.felix.upnp.extra.util |
---|
Subclasses of Object in org.apache.felix.upnp.extra.util | |
---|---|
class |
UPnPEventNotifier
|
class |
UPnPSubscriber
|
Uses of Object in org.apache.felix.upnp.sample.binaryLight |
---|
Subclasses of Object in org.apache.felix.upnp.sample.binaryLight | |
---|---|
class |
LightModel
|
class |
LightUI
|
Uses of Object in org.apache.felix.upnp.sample.binaryLight.actions |
---|
Subclasses of Object in org.apache.felix.upnp.sample.binaryLight.actions | |
---|---|
class |
GetStatusAction
|
class |
GetTargetAction
|
class |
SetTargetAction
|
Uses of Object in org.apache.felix.upnp.sample.binaryLight.devices |
---|
Subclasses of Object in org.apache.felix.upnp.sample.binaryLight.devices | |
---|---|
class |
LightDevice
|
Uses of Object in org.apache.felix.upnp.sample.binaryLight.icons |
---|
Subclasses of Object in org.apache.felix.upnp.sample.binaryLight.icons | |
---|---|
class |
LightIcon
|
Uses of Object in org.apache.felix.upnp.sample.binaryLight.services |
---|
Subclasses of Object in org.apache.felix.upnp.sample.binaryLight.services | |
---|---|
class |
PowerSwitchService
|
Uses of Object in org.apache.felix.upnp.sample.binaryLight.statevariables |
---|
Subclasses of Object in org.apache.felix.upnp.sample.binaryLight.statevariables | |
---|---|
class |
StatusStateVariable
|
class |
TargetStateVariable
|
Methods in org.apache.felix.upnp.sample.binaryLight.statevariables that return Object | |
---|---|
Object |
StatusStateVariable.getCurrentValue()
|
Object |
TargetStateVariable.getDefaultValue()
|
Object |
StatusStateVariable.getDefaultValue()
|
Uses of Object in org.apache.felix.upnp.sample.clock |
---|
Subclasses of Object in org.apache.felix.upnp.sample.clock | |
---|---|
class |
Clock
|
class |
ClockDevice
|
class |
ClockFrame
|
class |
ClockIcon
|
class |
ClockPane
|
class |
GetTimeAction
|
class |
ResultStateVariable
|
class |
SetTimeAction
|
class |
TimerService
|
class |
TimeStateVariable
|
Methods in org.apache.felix.upnp.sample.clock that return Object | |
---|---|
Object |
TimeStateVariable.getCurrentValue()
|
Object |
ResultStateVariable.getDefaultValue()
|
Object |
TimeStateVariable.getDefaultValue()
|
Uses of Object in org.apache.felix.upnp.sample.tv |
---|
Subclasses of Object in org.apache.felix.upnp.sample.tv | |
---|---|
class |
GetPowerAction
|
class |
PowerService
|
class |
PowerStateVariable
|
class |
SetPowerAction
|
class |
TvDevice
|
class |
TvFrame
|
class |
TvIcon
|
class |
TvPane
|
Methods in org.apache.felix.upnp.sample.tv that return Object | |
---|---|
Object |
PowerStateVariable.getCurrentValue()
|
Object |
PowerStateVariable.getDefaultValue()
|
Object |
ResultStateVariable.getDefaultValue()
|
Uses of Object in org.apache.felix.upnp.tester |
---|
Subclasses of Object in org.apache.felix.upnp.tester | |
---|---|
class |
Mediator
|
class |
test
|
Uses of Object in org.apache.felix.upnp.tester.discovery |
---|
Subclasses of Object in org.apache.felix.upnp.tester.discovery | |
---|---|
class |
DevicesList
|
class |
DriverProxy
|
Uses of Object in org.apache.felix.upnp.tester.gui |
---|
Subclasses of Object in org.apache.felix.upnp.tester.gui | |
---|---|
class |
ActionPanel
|
class |
LogPanel
|
class |
PropertiesViewer
|
class |
SubscriptionPanel
|
class |
TreeViewer
|
class |
UPnPDeviceTreeNode
|
Methods in org.apache.felix.upnp.tester.gui with parameters of type Object | |
---|---|
static String |
Util.justString(Object obj)
|
Uses of Object in org.apache.felix.useradmin |
---|
Methods in org.apache.felix.useradmin that return Object | |
---|---|
Object |
Base64.decrypt(Object value)
This method is decrypting encoded value with Base64. |
Object |
Base64.encrypt(Object value)
Encrypt value object must be String or byte array with Base64 algorithm. |
Object |
CredentialAuthenticator.encryptCredential(Object credential)
Encrypt provided credential value with one of algorithms Base64, SHA-1, etc. |
Object |
UserAdminRepositoryManager.findRoleByTypeAndKeyValue(int roleType,
String key,
String value)
Finding Role by role type and property of a role. |
Methods in org.apache.felix.useradmin with parameters of type Object | |
---|---|
boolean |
CredentialAuthenticator.authenticate(Object value,
Object encryptedValue)
Authenticate provided value against encrypted stored value. |
Object |
Base64.decrypt(Object value)
This method is decrypting encoded value with Base64. |
byte[] |
Base64.decryptToByteArray(Object value)
This method is decrypting encoded value with Base64 to byte[]. |
Object |
Base64.encrypt(Object value)
Encrypt value object must be String or byte array with Base64 algorithm. |
byte[] |
MessageDigester.encrypt(Object value,
byte[] salt)
Encrypting provided value with one of available algorithms like SHA-1. |
Object |
CredentialAuthenticator.encryptCredential(Object credential)
Encrypt provided credential value with one of algorithms Base64, SHA-1, etc. |
boolean |
MessageDigester.verify(Object value,
byte[] digest,
int lenghBytes)
Verify not encoded credential against encoded one. |
boolean |
Base64.verify(Object value,
Object encrypted)
Verifying two values if there are equal. |
Uses of Object in org.apache.felix.useradmin.impl |
---|
Subclasses of Object in org.apache.felix.useradmin.impl | |
---|---|
class |
AuthorizationImpl
|
class |
Base64Impl
Base64 encoding implementation. |
class |
CredentialAuthenticatorImpl
This CredentialAuthenticatorImpl class is used for authentication of credentials. |
class |
GroupImpl
This class represents Group role. |
class |
MessageDigesterImpl
This class MessageDigesterImpl implements MessageDigester. |
class |
RoleCredentials
This class RoleCredentials represents role credentials hashtable. |
class |
RoleImpl
This RoleImplclass represents Role. |
class |
RoleProperties
This class RoleProperties represents role properties. |
class |
UserAdminEventDispatcherImpl
Dispatching UserAdmin events. |
class |
UserAdminRepositoryImpl
UserAdminRepository implementation of UserAdminRepository . |
class |
UserAdminRepositoryManagerImpl
This class UserAdminRepositoryManagerImpl implements UserAdminRepositoryManager. |
class |
UserAdminServiceImpl
This UserAdminServiceImpl class implementing a contract UserAdmin. |
class |
UserImpl
This UserImplclass represents User role. |
Methods in org.apache.felix.useradmin.impl that return Object | |
---|---|
Object |
Base64Impl.decrypt(Object val)
|
Object |
Base64Impl.encrypt(Object value)
|
Object |
CredentialAuthenticatorImpl.encryptCredential(Object credential)
|
Object |
UserAdminRepositoryManagerImpl.findRoleByTypeAndKeyValue(int roleType,
String key,
String value)
|
Object |
RoleCredentials.get(Object key)
Gets credential for specified key. |
Object |
RoleProperties.get(Object key)
Getting property with specified key. |
Object |
UserAdminServiceImpl.getService(Bundle bundle,
ServiceRegistration reg)
|
Object |
RoleProperties.put(Object key,
Object value)
Putting new property key-value pair into properties. |
Object |
RoleProperties.remove(Object key)
Removing properties with specified key. |
Methods in org.apache.felix.useradmin.impl with parameters of type Object | |
---|---|
boolean |
CredentialAuthenticatorImpl.authenticate(Object value,
Object encryptedValue)
|
Object |
Base64Impl.decrypt(Object val)
|
byte[] |
Base64Impl.decryptToByteArray(Object val)
|
Object |
Base64Impl.encrypt(Object value)
|
byte[] |
MessageDigesterImpl.encrypt(Object credential,
byte[] salt)
|
Object |
CredentialAuthenticatorImpl.encryptCredential(Object credential)
|
Object |
RoleCredentials.get(Object key)
Gets credential for specified key. |
Object |
RoleProperties.get(Object key)
Getting property with specified key. |
boolean |
UserImpl.hasCredential(String key,
Object value)
|
Object |
RoleProperties.put(Object key,
Object value)
Putting new property key-value pair into properties. |
Object |
RoleProperties.remove(Object key)
Removing properties with specified key. |
void |
UserAdminServiceImpl.ungetService(Bundle bundle,
ServiceRegistration reg,
Object obj)
|
boolean |
MessageDigesterImpl.verify(Object plainCredential,
byte[] digest,
int lenghBytes)
|
boolean |
Base64Impl.verify(Object value,
Object encrypted)
|
Uses of Object in org.apache.felix.webconsole |
---|
Subclasses of Object in org.apache.felix.webconsole | |
---|---|
class |
AbstractWebConsolePlugin
The Web Console can be extended by registering an OSGi service for the interface Servlet with the service property
felix.webconsole.label set to the label (last segment in the URL)
of the page. |
class |
DefaultBrandingPlugin
The DefaultBrandingPlugin class is the default implementation
of the BrandingPlugin interface. |
class |
DefaultVariableResolver
The DefaultVariableResolver is a HashMap based
default implementation of the VariableResolver interface. |
class |
SimpleWebConsolePlugin
SimpleWebConsolePlugin is an utility class that provides default implementation of the AbstractWebConsolePlugin and supports the
following features:
Methods for (un)registering the web console plugin service
Default implementation for resource loading
|
class |
WebConsoleUtil
The WebConsoleUtil provides various utility methods for use
by Web Console plugins. |
Methods in org.apache.felix.webconsole that return Object | |
---|---|
Object |
WebConsoleSecurityProvider.authenticate(String username,
String password)
Authenticates the user with the given user name and password. |
protected Object |
AbstractWebConsolePlugin.getResourceProvider()
Returns the object which might provide resources. |
Object |
SimpleWebConsolePlugin.getService(String serviceName)
Gets the service with the specified class name. |
Methods in org.apache.felix.webconsole with parameters of type Object | |
---|---|
boolean |
WebConsoleSecurityProvider.authorize(Object user,
String role)
Checks whether bthe authenticated user has the given role permission. |
static void |
WebConsoleUtil.keyVal(org.json.JSONWriter jw,
String key,
Object value)
Writes a key-value pair in a JSON writer. |
static String |
WebConsoleUtil.toString(Object value)
This method will stringify a Java object. |
Uses of Object in org.apache.felix.webconsole.internal |
---|
Subclasses of Object in org.apache.felix.webconsole.internal | |
---|---|
class |
AbstractConfigurationPrinter
AbstractConfigurationPrinter is an utility class, that provides a basic implementation of ConfigurationPrinter and OsgiManagerPlugin interfaces. |
class |
OsgiManagerActivator
This is the main, starting class of the Bundle. |
class |
WebConsolePluginAdapter
The WebConsolePluginAdapter is an adapter to the
AbstractWebConsolePlugin for regular servlets registered with the
WebConsoleConstants.PLUGIN_TITLE
service attribute. |
Methods in org.apache.felix.webconsole.internal that return Object | |
---|---|
protected Object |
WebConsolePluginAdapter.getResourceProvider()
Returns the registered plugin class to be able to call the getResource() method on that object for this plugin to
provide additional resources. |
Uses of Object in org.apache.felix.webconsole.internal.compendium |
---|
Subclasses of Object in org.apache.felix.webconsole.internal.compendium | |
---|---|
class |
ComponentConfigurationPrinter
ComponentConfigurationPrinter prints the available SCR services. |
class |
ComponentsServlet
ComponentsServlet provides a plugin for managing Service Components Runtime. |
class |
ConfigManager
The ConfigManager TODO |
class |
ConfigurationAdminConfigurationPrinter
ConfigurationAdminConfigurationPrinter uses the ConfigurationAdmin service
to print the available configurations. |
class |
LogServlet
LogServlet provides support for reading the log messages. |
class |
PreferencesConfigurationPrinter
PreferencesConfigurationPrinter uses the Preferences service
to print the store bundle preferences. |
class |
WireAdminConfigurationPrinter
WireAdminConfigurationPrinter reads the configured wires in WireAdmin service, and prints them along their properties and values. |
Uses of Object in org.apache.felix.webconsole.internal.core |
---|
Subclasses of Object in org.apache.felix.webconsole.internal.core | |
---|---|
class |
BundlesServlet
The BundlesServlet provides the bundles plugins, used to display
the list of bundles, installed on the framework. |
class |
PermissionsConfigurationPrinter
PermissionsPrinter reads the given permissions from PermissionAdmin and ConditionalPermissionAdmin and prints them. |
class |
ServicesConfigurationPrinter
ServicesConfigurationPrinter provides a configuration printer for inspecting the registered services. |
class |
ServicesServlet
ServicesServlet provides a plugin for inspecting the registered services. |
Uses of Object in org.apache.felix.webconsole.internal.deppack |
---|
Subclasses of Object in org.apache.felix.webconsole.internal.deppack | |
---|---|
class |
DepPackServlet
DepPackServlet provides a plugin for managing deployment admin packages. |
Uses of Object in org.apache.felix.webconsole.internal.filter |
---|
Subclasses of Object in org.apache.felix.webconsole.internal.filter | |
---|---|
class |
FilteringResponseWrapper
The FilteringResponseWrapper wraps the response to provide a
filtering writer for HTML responses. |
Uses of Object in org.apache.felix.webconsole.internal.i18n |
---|
Subclasses of Object in org.apache.felix.webconsole.internal.i18n | |
---|---|
class |
ResourceBundleManager
The ResourceBundleManager manages resource bundle instance per OSGi Bundle. |
Uses of Object in org.apache.felix.webconsole.internal.misc |
---|
Subclasses of Object in org.apache.felix.webconsole.internal.misc | |
---|---|
class |
ConfigurationPrinterAdapter
Helper class for a configuration printer. |
class |
ConfigurationRender
ConfigurationRender plugin renders the configuration status - a textual representation of the current framework status. |
class |
LicenseServlet
LicenseServlet provides the licenses plugin that browses through the bundles, searching for common license files. |
class |
ShellServlet
ShellServlet provides a Web bases interface to the Apache shell service, allowing the user to execute shell commands from the browser. |
class |
SystemPropertiesPrinter
|
class |
ThreadPrinter
|
Methods in org.apache.felix.webconsole.internal.misc that return Object | |
---|---|
protected Object |
ConfigurationPrinterAdapter.invoke(Method m,
Object[] args)
Invoke the method on the printer with the arguments. |
Methods in org.apache.felix.webconsole.internal.misc with parameters of type Object | |
---|---|
static ConfigurationPrinterAdapter |
ConfigurationPrinterAdapter.createAdapter(Object service,
ServiceReference ref)
|
static void |
ConfigurationRender.infoLine(PrintWriter pw,
String indent,
String label,
Object value)
Renders an info line - element in the framework configuration. |
protected Object |
ConfigurationPrinterAdapter.invoke(Method m,
Object[] args)
Invoke the method on the printer with the arguments. |
Uses of Object in org.apache.felix.webconsole.internal.obr |
---|
Subclasses of Object in org.apache.felix.webconsole.internal.obr | |
---|---|
class |
BundleRepositoryRender
This class provides a plugin for rendering the available OSGi Bundle Repositories and the resources they provide. |
class |
FelixBundleRepositoryRenderHelper
This class provides a plugin for rendering the available OSGi Bundle Repositories and the resources they provide. |
class |
OsgiBundleRepositoryRenderHelper
This class provides a plugin for rendering the available OSGi Bundle Repositories and the resources they provide. |
class |
OsgiDeployer
|
Uses of Object in org.apache.felix.webconsole.internal.servlet |
---|
Subclasses of Object in org.apache.felix.webconsole.internal.servlet | |
---|---|
class |
Base64
Provides Base64 encoding and decoding as defined by RFC 2045. |
class |
OsgiManager
The OSGi Manager is the actual Web Console Servlet which
is registered with the OSGi Http Service and which maintains registered
console plugins. |
Methods in org.apache.felix.webconsole.internal.servlet that return Object | |
---|---|
Object |
Base64.decode(Object pObject)
Decodes an Object using the base64 algorithm. |
Object |
Base64.encode(Object pObject)
Encodes an Object using the base64 algorithm. |
Methods in org.apache.felix.webconsole.internal.servlet with parameters of type Object | |
---|---|
Object |
Base64.decode(Object pObject)
Decodes an Object using the base64 algorithm. |
Object |
Base64.encode(Object pObject)
Encodes an Object using the base64 algorithm. |
Uses of Object in org.apache.felix.webconsole.internal.system |
---|
Subclasses of Object in org.apache.felix.webconsole.internal.system | |
---|---|
class |
VMStatPlugin
VMStatPlugin provides the System Information tab. |
Uses of Object in org.apache.felix.webconsole.plugins.event.internal |
---|
Subclasses of Object in org.apache.felix.webconsole.plugins.event.internal | |
---|---|
class |
ConfigurationListener
|
class |
EventCollector
This class collects events |
class |
EventHandler
Event listener for the OSGi event admin, listening to all events. |
class |
EventInfo
An event as displayed in the console. |
class |
EventListener
This class listens for all known framework events: - bundle events - framework events - service events |
class |
OptionalFeaturesHandler
This class handles all optional stuff. |
class |
OsgiUtil
The OsgiUtil is a utility class providing some usefull utility
methods. |
class |
PluginServlet
The Event Plugin |
Methods in org.apache.felix.webconsole.plugins.event.internal that return Object | |
---|---|
static Object |
OsgiUtil.toObject(Dictionary props,
String key)
|
Uses of Object in org.apache.felix.webconsole.plugins.event.internal.converter |
---|
Subclasses of Object in org.apache.felix.webconsole.plugins.event.internal.converter | |
---|---|
class |
BundleEventConverter
|
class |
ConfigurationEventConverter
|
class |
FrameworkEventConverter
|
class |
ServiceEventConverter
|
Uses of Object in org.apache.felix.webconsole.plugins.upnp.internal |
---|
Subclasses of Object in org.apache.felix.webconsole.plugins.upnp.internal | |
---|---|
class |
ControlServlet
This class handles requests from the Web Interface. |
class |
WebConsolePlugin
Provides Web Console interface to UPnP Devices. |
Methods in org.apache.felix.webconsole.plugins.upnp.internal that return Object | |
---|---|
Object |
Activator.addingService(ServiceReference reference)
|
Object |
ControlServlet.addingService(ServiceReference ref)
|
Methods in org.apache.felix.webconsole.plugins.upnp.internal with parameters of type Object | |
---|---|
void |
Activator.modifiedService(ServiceReference reference,
Object service)
|
void |
ControlServlet.modifiedService(ServiceReference ref,
Object serv)
|
void |
Activator.removedService(ServiceReference reference,
Object service)
|
void |
ControlServlet.removedService(ServiceReference ref,
Object serv)
|
Uses of Object in org.apache.felix.wireadmin |
---|
Subclasses of Object in org.apache.felix.wireadmin | |
---|---|
class |
WireAdminImpl
Wire Administration service. |
Methods in org.apache.felix.wireadmin that return Object | |
---|---|
Object |
WireImpl.getLastValue()
Return the last value sent through this Wire object. |
Object |
WireImpl.poll()
Poll for an updated value. |
Methods in org.apache.felix.wireadmin with parameters of type Object | |
---|---|
void |
WireImpl.update(Object value)
Update the value. |
Uses of Object in org.apache.geronimo.transaction.manager |
---|
Subclasses of Object in org.apache.geronimo.transaction.manager | |
---|---|
class |
org.apache.geronimo.transaction.manager.GeronimoTransactionManager
|
class |
org.apache.geronimo.transaction.manager.TransactionManagerImpl
|
Uses of Object in org.apache.maven.plugin |
---|
Subclasses of Object in org.apache.maven.plugin | |
---|---|
class |
org.apache.maven.plugin.AbstractMojo
|
Uses of Object in org.apache.tools.ant |
---|
Subclasses of Object in org.apache.tools.ant | |
---|---|
class |
org.apache.tools.ant.ProjectComponent
|
Uses of Object in org.apache.xerces.impl.dv.util |
---|
Subclasses of Object in org.apache.xerces.impl.dv.util | |
---|---|
class |
HexBin
format validation This class encodes/decodes hexadecimal data |
Uses of Object in org.cybergarage.upnp |
---|
Subclasses of Object in org.cybergarage.upnp | |
---|---|
class |
org.cybergarage.upnp.ControlPoint
|
Uses of Object in org.kxml2.io |
---|
Subclasses of Object in org.kxml2.io | |
---|---|
class |
org.kxml2.io.KXmlParser
|
Uses of Object in org.objectweb.asm |
---|
Subclasses of Object in org.objectweb.asm | |
---|---|
class |
org.objectweb.asm.ClassAdapter
|
class |
org.objectweb.asm.MethodAdapter
|
Uses of Object in org.objectweb.asm.commons |
---|
Subclasses of Object in org.objectweb.asm.commons | |
---|---|
class |
org.objectweb.asm.commons.EmptyVisitor
|
class |
org.objectweb.asm.commons.GeneratorAdapter
|
class |
org.objectweb.asm.commons.LocalVariablesSorter
|
Uses of Object in org.osgi.application |
---|
Subclasses of Object in org.osgi.application | |
---|---|
class |
ApplicationServiceEvent
An event from the Framework describing a service lifecycle change. |
class |
Framework
Using this class, OSGi-aware applications can obtain their ApplicationContext . |
Methods in org.osgi.application that return Object | |
---|---|
Object |
ApplicationServiceEvent.getServiceObject()
This method returns the service object of this service bound to the listener application instance. |
Object |
ApplicationContext.locateService(String referenceName)
This method returns the service object for the specified referenceName . |
Object[] |
ApplicationContext.locateServices(String referenceName)
This method returns the service objects for the specified referenceName . |
Methods in org.osgi.application with parameters of type Object | |
---|---|
static ApplicationContext |
Framework.getApplicationContext(Object applicationInstance)
This method needs an argument, an object that represents the application instance. |
Map |
ApplicationContext.getServiceProperties(Object serviceObject)
Application can query the service properties of a service object it is bound to. |
ServiceRegistration |
ApplicationContext.registerService(String[] clazzes,
Object service,
Dictionary properties)
Registers the specified service object with the specified properties under the specified class names into the Framework. |
ServiceRegistration |
ApplicationContext.registerService(String clazz,
Object service,
Dictionary properties)
Registers the specified service object with the specified properties under the specified class name with the Framework. |
Constructors in org.osgi.application with parameters of type Object | |
---|---|
ApplicationServiceEvent(int type,
ServiceReference reference,
Object serviceObject)
Creates a new application service event object. |
Uses of Object in org.osgi.framework |
---|
Subclasses of Object in org.osgi.framework | |
---|---|
class |
AdminPermission
A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle. |
class |
BundleEvent
An event from the Framework describing a bundle lifecycle change. |
class |
BundleException
A Framework exception used to indicate that a bundle lifecycle problem occurred. |
class |
BundlePermission
A bundle's authority to require or provide a bundle or to receive or attach fragments. |
class |
FrameworkEvent
A general event from the Framework. |
class |
FrameworkUtil
Framework Utility class. |
class |
InvalidSyntaxException
A Framework exception used to indicate that a filter string has an invalid syntax. |
class |
PackagePermission
A bundle's authority to import or export a package. |
class |
ServiceEvent
An event from the Framework describing a service lifecycle change. |
class |
ServiceException
A service exception used to indicate that a service problem occurred. |
class |
ServicePermission
A bundle's authority to register or get a service. |
class |
Version
Version identifier for bundles and packages. |
Methods in org.osgi.framework that return Object | |
---|---|
Object |
Configurable.getConfigurationObject()
Deprecated. As of 1.2. Please use Configuration Admin service. |
Object |
ServiceReference.getProperty(String key)
Returns the property value to which the specified property key is mapped in the properties Dictionary object of the service
referenced by this ServiceReference object. |
Object |
ServiceFactory.getService(Bundle bundle,
ServiceRegistration registration)
Creates a new service object. |
Object |
BundleContext.getService(ServiceReference reference)
Returns the service object referenced by the specified ServiceReference object. |
Methods in org.osgi.framework with parameters of type Object | |
---|---|
int |
ServiceReference.compareTo(Object reference)
Compares this ServiceReference with the specified
ServiceReference for order. |
int |
Version.compareTo(Object object)
Compares this Version object to another object. |
boolean |
Filter.equals(Object obj)
Compares this Filter to another Filter . |
boolean |
Version.equals(Object object)
Compares this Version object to another object. |
boolean |
ServicePermission.equals(Object obj)
Determines the equality of two ServicePermission objects. |
boolean |
PackagePermission.equals(Object obj)
Determines the equality of two PackagePermission objects. |
boolean |
AdminPermission.equals(Object obj)
Determines the equality of two AdminPermission objects. |
boolean |
BundlePermission.equals(Object obj)
Determines the equality of two BundlePermission objects. |
boolean |
Bundle.hasPermission(Object permission)
Determines if this bundle has the specified permissions. |
ServiceRegistration |
BundleContext.registerService(String[] clazzes,
Object service,
Dictionary properties)
Registers the specified service object with the specified properties under the specified class names into the Framework. |
ServiceRegistration |
BundleContext.registerService(String clazz,
Object service,
Dictionary properties)
Registers the specified service object with the specified properties under the specified class name with the Framework. |
void |
ServiceFactory.ungetService(Bundle bundle,
ServiceRegistration registration,
Object service)
Releases a service object. |
Constructors in org.osgi.framework with parameters of type Object | |
---|---|
FrameworkEvent(int type,
Object source)
Deprecated. As of 1.2. This constructor is deprecated in favor of using the other constructor with the System Bundle as the event source. |
Uses of Object in org.osgi.framework.hooks.service |
---|
Methods in org.osgi.framework.hooks.service with parameters of type Object | |
---|---|
boolean |
ListenerHook.ListenerInfo.equals(Object obj)
Compares this ListenerInfo to another
ListenerInfo . |
Uses of Object in org.osgi.service.application |
---|
Subclasses of Object in org.osgi.service.application | |
---|---|
class |
ApplicationAdminPermission
This class implements permissions for manipulating applications and their instances. |
class |
ApplicationDescriptor
An OSGi service that represents an installed application and stores information about it. |
class |
ApplicationException
This exception is used to indicate problems related to application lifecycle management. |
class |
ApplicationHandle
ApplicationHandle is an OSGi service interface which represents an instance of an application. |
Methods in org.osgi.service.application that return Object | |
---|---|
Object |
ApplicationHandle.getExitValue(long timeout)
Returns the exit value for the application instance. |
Methods in org.osgi.service.application with parameters of type Object | |
---|---|
boolean |
ApplicationAdminPermission.equals(Object with)
|
Uses of Object in org.osgi.service.blueprint.container |
---|
Subclasses of Object in org.osgi.service.blueprint.container | |
---|---|
class |
BlueprintEvent
A Blueprint Event. |
class |
ComponentDefinitionException
A Blueprint exception indicating that a component definition is in error. |
class |
EventConstants
Event property names used in Event Admin events published by a Blueprint Container. |
class |
NoSuchComponentException
A Blueprint exception indicating that a component does not exist in a Blueprint Container. |
class |
ReifiedType
Provides access to a concrete type and its optional generic type parameters. |
class |
ServiceUnavailableException
A Blueprint exception indicating that a service is unavailable. |
Methods in org.osgi.service.blueprint.container that return Object | |
---|---|
Object |
Converter.convert(Object sourceObject,
ReifiedType targetType)
Convert the specified object to an instance of the specified type. |
Object |
BlueprintContainer.getComponentInstance(String id)
Return the component instance for the specified component id. |
Methods in org.osgi.service.blueprint.container with parameters of type Object | |
---|---|
boolean |
Converter.canConvert(Object sourceObject,
ReifiedType targetType)
Return if this converter is able to convert the specified object to the specified type. |
Object |
Converter.convert(Object sourceObject,
ReifiedType targetType)
Convert the specified object to an instance of the specified type. |
Uses of Object in org.osgi.service.cm |
---|
Subclasses of Object in org.osgi.service.cm | |
---|---|
class |
ConfigurationEvent
A Configuration Event. |
class |
ConfigurationException
An Exception class to inform the Configuration Admin service
of problems with configuration data. |
class |
ConfigurationPermission
Indicates a bundle's authority to configure bundles. |
Methods in org.osgi.service.cm with parameters of type Object | |
---|---|
boolean |
Configuration.equals(Object other)
Equality is defined to have equal PIDs Two Configuration objects are equal when their PIDs are equal. |
boolean |
ConfigurationPermission.equals(Object obj)
Determines the equality of two ConfigurationPermission
objects. |
Uses of Object in org.osgi.service.component |
---|
Subclasses of Object in org.osgi.service.component | |
---|---|
class |
ComponentException
Unchecked exception which may be thrown by the Service Component Runtime. |
Methods in org.osgi.service.component that return Object | |
---|---|
Object |
ComponentInstance.getInstance()
Returns the component instance of the activated component configuration. |
Object |
ComponentContext.locateService(String name)
Returns the service object for the specified reference name. |
Object |
ComponentContext.locateService(String name,
ServiceReference reference)
Returns the service object for the specified reference name and ServiceReference . |
Object[] |
ComponentContext.locateServices(String name)
Returns the service objects for the specified reference name. |
Uses of Object in org.osgi.service.condpermadmin |
---|
Subclasses of Object in org.osgi.service.condpermadmin | |
---|---|
class |
BundleLocationCondition
Condition to test if the location of a bundle matches or does not match a pattern. |
class |
BundleSignerCondition
Condition to test if the signer of a bundle matches or does not match a pattern. |
class |
ConditionInfo
Condition representation used by the Conditional Permission Admin service. |
Methods in org.osgi.service.condpermadmin with parameters of type Object | |
---|---|
boolean |
ConditionInfo.equals(Object obj)
Determines the equality of two ConditionInfo objects. |
boolean |
ConditionalPermissionInfo.equals(Object obj)
Determines the equality of two ConditionalPermissionInfo
objects. |
Uses of Object in org.osgi.service.deploymentadmin |
---|
Subclasses of Object in org.osgi.service.deploymentadmin | |
---|---|
class |
DeploymentAdminPermission
DeploymentAdminPermission controls access to the Deployment Admin service. |
class |
DeploymentException
Checked exception received when something fails during any deployment processes. |
Methods in org.osgi.service.deploymentadmin with parameters of type Object | |
---|---|
boolean |
DeploymentPackage.equals(Object other)
Indicates whether some other object is "equal to" this one. |
boolean |
DeploymentAdminPermission.equals(Object obj)
Checks two DeploymentAdminPermission objects for equality. |
Uses of Object in org.osgi.service.deploymentadmin.spi |
---|
Subclasses of Object in org.osgi.service.deploymentadmin.spi | |
---|---|
class |
DeploymentCustomizerPermission
The DeploymentCustomizerPermission permission gives the right to
Resource Processors to access a bundle's (residing in a Deployment Package) private area. |
class |
ResourceProcessorException
Checked exception received when something fails during a call to a Resource Processor. |
Methods in org.osgi.service.deploymentadmin.spi with parameters of type Object | |
---|---|
boolean |
DeploymentCustomizerPermission.equals(Object obj)
Checks two DeploymentCustomizerPermission objects for equality. |
Uses of Object in org.osgi.service.event |
---|
Subclasses of Object in org.osgi.service.event | |
---|---|
class |
Event
An event. |
class |
TopicPermission
A bundle's authority to publish or subscribe to event on a topic. |
Methods in org.osgi.service.event that return Object | |
---|---|
Object |
Event.getProperty(String name)
Retrieves a property. |
Methods in org.osgi.service.event with parameters of type Object | |
---|---|
boolean |
Event.equals(Object object)
Compares this Event object to another object. |
boolean |
TopicPermission.equals(Object obj)
Determines the equality of two TopicPermission objects. |
Uses of Object in org.osgi.service.http |
---|
Subclasses of Object in org.osgi.service.http | |
---|---|
class |
NamespaceException
A NamespaceException is thrown to indicate an error with the caller's request to register a servlet or resources into the URI namespace of the Http Service. |
Uses of Object in org.osgi.service.monitor |
---|
Subclasses of Object in org.osgi.service.monitor | |
---|---|
class |
MonitorPermission
Indicates the callers authority to publish, read or reset StatusVariable s, to switch event sending on or off or to start
monitoring jobs. |
class |
StatusVariable
A StatusVariable object represents the value of a status
variable taken with a certain collection method at a certain point of time. |
Methods in org.osgi.service.monitor with parameters of type Object | |
---|---|
boolean |
StatusVariable.equals(Object obj)
Compares the specified object with this StatusVariable . |
boolean |
MonitorPermission.equals(Object o)
Determines the equality of two MonitorPermission objects. |
Uses of Object in org.osgi.service.obr |
---|
Subclasses of Object in org.osgi.service.obr | |
---|---|
class |
RepositoryPermission
TODO OBR - Implement repository permission. |
Uses of Object in org.osgi.service.permissionadmin |
---|
Subclasses of Object in org.osgi.service.permissionadmin | |
---|---|
class |
PermissionInfo
Permission representation used by the Permission Admin service. |
Methods in org.osgi.service.permissionadmin with parameters of type Object | |
---|---|
boolean |
PermissionInfo.equals(Object obj)
Determines the equality of two PermissionInfo objects. |
Uses of Object in org.osgi.service.prefs |
---|
Subclasses of Object in org.osgi.service.prefs | |
---|---|
class |
BackingStoreException
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store. |
Uses of Object in org.osgi.service.upnp |
---|
Subclasses of Object in org.osgi.service.upnp | |
---|---|
class |
UPnPException
There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices. |
Methods in org.osgi.service.upnp that return Object | |
---|---|
Object |
UPnPLocalStateVariable.getCurrentValue()
This method will keep the current values of UPnPStateVariables of a UPnPDevice whenever UPnPStateVariable's value is changed , this method must be called. |
Object |
UPnPStateVariable.getDefaultValue()
Returns the default value, if defined. |
Uses of Object in org.osgi.service.url |
---|
Subclasses of Object in org.osgi.service.url | |
---|---|
class |
AbstractURLStreamHandlerService
Abstract implementation of the URLStreamHandlerService
interface. |
Uses of Object in org.osgi.service.useradmin |
---|
Subclasses of Object in org.osgi.service.useradmin | |
---|---|
class |
UserAdminEvent
Role change event. |
class |
UserAdminPermission
Permission to configure and access the Role objects managed by a User
Admin service. |
Methods in org.osgi.service.useradmin with parameters of type Object | |
---|---|
boolean |
UserAdminPermission.equals(Object obj)
Checks two UserAdminPermission objects for equality. |
boolean |
User.hasCredential(String key,
Object value)
Checks to see if this User object has a credential with the
specified key set to the specified value . |
Uses of Object in org.osgi.service.wireadmin |
---|
Subclasses of Object in org.osgi.service.wireadmin | |
---|---|
class |
BasicEnvelope
BasicEnvelope is an implementation of the Envelope
interface |
class |
WireAdminEvent
A Wire Admin Event. |
class |
WirePermission
Permission for the scope of a Wire object. |
Methods in org.osgi.service.wireadmin that return Object | |
---|---|
Object |
BasicEnvelope.getIdentification()
|
Object |
Envelope.getIdentification()
Return the identification of this Envelope object. |
Object |
Wire.getLastValue()
Return the last value sent through this Wire object. |
Object |
BasicEnvelope.getValue()
|
Object |
Envelope.getValue()
Return the value associated with this Envelope object. |
Object |
Wire.poll()
Poll for an updated value. |
Object |
Producer.polled(Wire wire)
Return the current value of this Producer object. |
Methods in org.osgi.service.wireadmin with parameters of type Object | |
---|---|
boolean |
WirePermission.equals(Object obj)
Determines the equalty of two WirePermission objects. |
void |
Wire.update(Object value)
Update the value. |
void |
Consumer.updated(Wire wire,
Object value)
Update the value. |
Constructors in org.osgi.service.wireadmin with parameters of type Object | |
---|---|
BasicEnvelope(Object value,
Object identification,
String scope)
Constructor. |
Uses of Object in org.osgi.util.cdma |
---|
Subclasses of Object in org.osgi.util.cdma | |
---|---|
class |
ESNCondition
Class representing an ESN condition. |
class |
MEIDCondition
Class representing an MEID condition. |
Uses of Object in org.osgi.util.gsm |
---|
Subclasses of Object in org.osgi.util.gsm | |
---|---|
class |
IMEICondition
Class representing an IMEI condition. |
class |
IMSICondition
Class representing an IMSI condition. |
Uses of Object in org.osgi.util.measurement |
---|
Subclasses of Object in org.osgi.util.measurement | |
---|---|
class |
Measurement
Represents a value with an error, a unit and a time-stamp. |
class |
State
Groups a state name, value and timestamp. |
class |
Unit
A unit system for measurements. |
Methods in org.osgi.util.measurement with parameters of type Object | |
---|---|
int |
Measurement.compareTo(Object obj)
Compares this object with the specified object for order. |
boolean |
Measurement.equals(Object obj)
Returns whether the specified object is equal to this object. |
boolean |
Unit.equals(Object obj)
Checks whether this Unit object is equal to the specified
Unit object. |
boolean |
State.equals(Object obj)
Return whether the specified object is equal to this object. |
Uses of Object in org.osgi.util.mobile |
---|
Subclasses of Object in org.osgi.util.mobile | |
---|---|
class |
UserPromptCondition
Class representing a user prompt condition. |
Uses of Object in org.osgi.util.position |
---|
Subclasses of Object in org.osgi.util.position | |
---|---|
class |
Position
Position represents a geographic location, based on the WGS84 System (World Geodetic System 1984). |
Uses of Object in org.osgi.util.tracker |
---|
Subclasses of Object in org.osgi.util.tracker | |
---|---|
class |
BundleTracker
The BundleTracker class simplifies tracking bundles much like
the ServiceTracker simplifies tracking services. |
class |
ServiceTracker
The ServiceTracker class simplifies using services from the
Framework's service registry. |
Methods in org.osgi.util.tracker that return Object | |
---|---|
Object |
BundleTracker.addingBundle(Bundle bundle,
BundleEvent event)
Default implementation of the BundleTrackerCustomizer.addingBundle method. |
Object |
BundleTrackerCustomizer.addingBundle(Bundle bundle,
BundleEvent event)
A bundle is being added to the BundleTracker . |
Object |
ServiceTracker.addingService(ServiceReference reference)
Default implementation of the ServiceTrackerCustomizer.addingService method. |
Object |
ServiceTrackerCustomizer.addingService(ServiceReference reference)
A service is being added to the ServiceTracker . |
Object |
BundleTracker.getObject(Bundle bundle)
Returns the customized object for the specified Bundle if
the specified bundle is being tracked by this BundleTracker . |
Object |
ServiceTracker.getService()
Returns a service object for one of the services being tracked by this ServiceTracker . |
Object |
ServiceTracker.getService(ServiceReference reference)
Returns the service object for the specified ServiceReference if the specified referenced service is
being tracked by this ServiceTracker . |
Object[] |
ServiceTracker.getServices()
Return an array of service objects for all services being tracked by this ServiceTracker . |
Object |
ServiceTracker.waitForService(long timeout)
Wait for at least one service to be tracked by this ServiceTracker . |
Methods in org.osgi.util.tracker with parameters of type Object | |
---|---|
void |
BundleTracker.modifiedBundle(Bundle bundle,
BundleEvent event,
Object object)
Default implementation of the BundleTrackerCustomizer.modifiedBundle method. |
void |
BundleTrackerCustomizer.modifiedBundle(Bundle bundle,
BundleEvent event,
Object object)
A bundle tracked by the BundleTracker has been modified. |
void |
ServiceTracker.modifiedService(ServiceReference reference,
Object service)
Default implementation of the ServiceTrackerCustomizer.modifiedService method. |
void |
ServiceTrackerCustomizer.modifiedService(ServiceReference reference,
Object service)
A service tracked by the ServiceTracker has been modified. |
void |
BundleTracker.removedBundle(Bundle bundle,
BundleEvent event,
Object object)
Default implementation of the BundleTrackerCustomizer.removedBundle method. |
void |
BundleTrackerCustomizer.removedBundle(Bundle bundle,
BundleEvent event,
Object object)
A bundle tracked by the BundleTracker has been removed. |
void |
ServiceTracker.removedService(ServiceReference reference,
Object service)
Default implementation of the ServiceTrackerCustomizer.removedService method. |
void |
ServiceTrackerCustomizer.removedService(ServiceReference reference,
Object service)
A service tracked by the ServiceTracker has been removed. |
Uses of Object in org.osgi.util.xml |
---|
Subclasses of Object in org.osgi.util.xml | |
---|---|
class |
XMLParserActivator
A BundleActivator class that allows any JAXP compliant XML Parser to register itself as an OSGi parser service. |
Methods in org.osgi.util.xml that return Object | |
---|---|
Object |
XMLParserActivator.getService(Bundle bundle,
ServiceRegistration registration)
Creates a new XML Parser Factory object. |
Methods in org.osgi.util.xml with parameters of type Object | |
---|---|
void |
XMLParserActivator.ungetService(Bundle bundle,
ServiceRegistration registration,
Object service)
Releases a XML Parser Factory object. |
Uses of Object in samples.dependonconfiguration |
---|
Subclasses of Object in samples.dependonconfiguration | |
---|---|
class |
Task
|
Uses of Object in samples.dependonservice |
---|
Subclasses of Object in samples.dependonservice | |
---|---|
class |
DataGenerator
|
Methods in samples.dependonservice that return Object | |
---|---|
Object |
Store.get(String key)
|
Methods in samples.dependonservice with parameters of type Object | |
---|---|
void |
Store.put(String key,
Object value)
|
Uses of Object in samples.registerservice |
---|
Subclasses of Object in samples.registerservice | |
---|---|
class |
MemoryStore
|
Methods in samples.registerservice that return Object | |
---|---|
Object |
Store.get(String key)
|
Object |
MemoryStore.get(String key)
|
Methods in samples.registerservice with parameters of type Object | |
---|---|
void |
Store.put(String key,
Object value)
|
void |
MemoryStore.put(String key,
Object value)
|
Uses of Object in samples.trackingserviceswithcallbacks |
---|
Subclasses of Object in samples.trackingserviceswithcallbacks | |
---|---|
class |
DocumentTranslator
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |