- failed - Static variable in class org.apache.openejb.client.Client
-
- failed - Variable in class org.apache.openejb.client.event.FailoverSelection
-
- FailoverConnectionFactory - Class in org.apache.openejb.client
-
This factory supports the following URI format
failover:[strategy:]urlList
Where strategy and urlList are variables
strategy = the ConnectionStrategy name, such as "sticky", "round-robin",
or "random".
- FailoverConnectionFactory() - Constructor for class org.apache.openejb.client.FailoverConnectionFactory
-
- FailoverSelection - Class in org.apache.openejb.client.event
-
- FailoverSelection(Set<URI>, Set<URI>, URI) - Constructor for class org.apache.openejb.client.event.FailoverSelection
-
- Filter(String, Set<String>) - Constructor for class org.apache.openejb.client.MulticastConnectionFactory.Filter
-
- finalize() - Method in class org.apache.openejb.client.MulticastSearch
-
- find(String) - Method in class org.apache.openejb.client.ResourceFinder
-
- findAll(String) - Method in class org.apache.openejb.client.ResourceFinder
-
- findAllClasses(String) - Method in class org.apache.openejb.client.ResourceFinder
-
Executes findAllStrings assuming the strings are
the names of a classes that should be loaded and returned.
- findAllImplementations(Class) - Method in class org.apache.openejb.client.ResourceFinder
-
Assumes the class specified points to a file in the classpath that contains
the name of a class that implements or is a subclass of the specfied class.
- findAllProperties(String) - Method in class org.apache.openejb.client.ResourceFinder
-
Finds the corresponding resources and reads them in as a properties files
Any URL that cannot be read in as a properties file will cause an exception to be thrown.
- findAllStrings(String) - Method in class org.apache.openejb.client.ResourceFinder
-
Reads the contents of the found URLs as a list of
String's and returns them.
- findAvailableClasses(String) - Method in class org.apache.openejb.client.ResourceFinder
-
Executes findAvailableStrings assuming the strings are
the names of a classes that should be loaded and returned.
- findAvailableImplementations(Class) - Method in class org.apache.openejb.client.ResourceFinder
-
Assumes the class specified points to a file in the classpath that contains
the name of a class that implements or is a subclass of the specfied class.
- findAvailableProperties(String) - Method in class org.apache.openejb.client.ResourceFinder
-
Finds the corresponding resources and reads them in as a properties files
Any URL that cannot be read in as a properties file will be added to the
'resourcesNotLoaded' collection.
- findAvailableStrings(String) - Method in class org.apache.openejb.client.ResourceFinder
-
Reads the contents of the found URLs as a Strings and returns them.
- findClass(String) - Method in class org.apache.openejb.client.ResourceFinder
-
- findField(Class, String, Object) - Method in class org.apache.openejb.client.ClientInjectionProcessor
-
- findImplementation(Class) - Method in class org.apache.openejb.client.ResourceFinder
-
Assumes the class specified points to a file in the classpath that contains
the name of a class that implements or is a subclass of the specfied class.
- findProperties(String) - Method in class org.apache.openejb.client.ResourceFinder
-
Finds the corresponding resource and reads it in as a properties file
Example classpath:
META-INF/widget.properties
ResourceFinder finder = new ResourceFinder("META-INF/");
Properties widgetProps = finder.findProperties("widget.properties");
- findSetter(Class, String, Object) - Method in class org.apache.openejb.client.ClientInjectionProcessor
-
- findString(String) - Method in class org.apache.openejb.client.ResourceFinder
-
Reads the contents of the URL as a
String's and returns it.
- findX(Method, Object[], Object) - Method in class org.apache.openejb.client.EJBHomeHandler
-
- findX(Method, Object[], Object) - Method in class org.apache.openejb.client.EntityEJBHomeHandler
-
- findX(Method, Object[], Object) - Method in class org.apache.openejb.client.SingletonEJBHomeHandler
-
- findX(Method, Object[], Object) - Method in class org.apache.openejb.client.StatefulEJBHomeHandler
-
- findX(Method, Object[], Object) - Method in class org.apache.openejb.client.StatelessEJBHomeHandler
-
- finish() - Method in class org.apache.openejb.client.FlushableGZIPOutputStream
-
- fireEvent(Object) - Static method in class org.apache.openejb.client.Client
-
- fireEvent(Object) - Method in class org.apache.openejb.client.Observers
-
- flush() - Method in class org.apache.openejb.client.FlushableGZIPOutputStream
-
- FlushableGZIPOutputStream - Class in org.apache.openejb.client
-
- FlushableGZIPOutputStream(OutputStream) - Constructor for class org.apache.openejb.client.FlushableGZIPOutputStream
-
- validate(CommandParser.Arguments) - Method in class org.apache.openejb.client.CommandParser
-
- value(Object) - Method in class org.apache.openejb.client.CommandParser.Option
-
- valueOf(String) - Static method in enum org.apache.openejb.client.ClusterResponse.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openejb.client.EJBResponse.Time
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openejb.client.event.Log.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openejb.client.InterfaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openejb.client.KeepAliveStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(Class<T>, String) - Static method in class org.apache.openejb.client.Options
-
Use this instead of Enum.valueOf() when you want to ensure that the
the enum values are case insensitive.
- valueOf(String) - Static method in enum org.apache.openejb.client.RequestMethodCode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.openejb.client.RequestMethodCode
-
- valueOf(String) - Static method in enum org.apache.openejb.client.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum org.apache.openejb.client.RequestType
-
- values() - Static method in enum org.apache.openejb.client.ClusterResponse.Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.EJBResponse.Time
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.event.Log.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.InterfaceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.KeepAliveStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.RequestMethodCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class org.apache.openejb.client.EJBResponse
-
Version provides the protocol hint for backwards compatibility:
1.
- VERSION - Static variable in class org.apache.openejb.client.ProtocolMetaData
-