Skip navigation links
E G H I L M O T 

E

equals(Object) - Method in class org.everit.osgi.ecm.util.method.MethodDescriptor
 

G

getMethodName() - Method in class org.everit.osgi.ecm.util.method.MethodDescriptor
Returns the name of the method.
getParameterTypeNames() - Method in class org.everit.osgi.ecm.util.method.MethodDescriptor
Returns a clone of the parameter type array.

H

hashCode() - Method in class org.everit.osgi.ecm.util.method.MethodDescriptor
 

I

isMethodAccessibleFromClass(Class>, Method, boolean) - Static method in class org.everit.osgi.ecm.util.method.MethodUtil
Check if method is accesible from the provided Class parameter based on the chapter 112.9.4 Locating Component Methods of OSGi compendium specification:

L

locate(Class>, boolean) - Method in class org.everit.osgi.ecm.util.method.MethodDescriptor
Searching the method in the provided class and in super classes.
locateMethodByPreference(Class>, boolean, MethodDescriptor...) - Static method in class org.everit.osgi.ecm.util.method.MethodUtil
Locates the first method that exists from the definition array.

M

matches(Method) - Method in class org.everit.osgi.ecm.util.method.MethodDescriptor
Matches the provided method with this MethodDescriptor.
MethodDescriptor - Class in org.everit.osgi.ecm.util.method
Definition of a method that can be used to locate the method in a class or in one of its super class.
MethodDescriptor(Method) - Constructor for class org.everit.osgi.ecm.util.method.MethodDescriptor
Create a MethodDescriptor based on a method object.
MethodDescriptor(String) - Constructor for class org.everit.osgi.ecm.util.method.MethodDescriptor
Creates a MethodDescriptor based on its String representation.
MethodDescriptor(String, String[]) - Constructor for class org.everit.osgi.ecm.util.method.MethodDescriptor
Creates a method descriptor based on the name of the method and the name of the type of the parameters.
MethodUtil - Class in org.everit.osgi.ecm.util.method
Util methods for ECM Util Method.

O

org.everit.osgi.ecm.util.method - package org.everit.osgi.ecm.util.method
 

T

toString() - Method in class org.everit.osgi.ecm.util.method.MethodDescriptor
Returns the String representation of this MethodDescriptor.
E G H I L M O T 
Skip navigation links

Copyright © 2015 Everit Kft.. All rights reserved.