Package | Description |
---|---|
net.java.truecommons.jmx.qonm | |
net.java.truecommons.jmx.spi |
Provides service provider interfaces for safely interfacing with JMX
in a library module.
|
net.java.truecommons.key.spec.spi |
Provides abstract classes for locatable service providers.
|
net.java.truecommons.key.swing.spi |
Provides abstract classes for locatable service providers.
|
net.java.truecommons.services |
Provides service location which is designed to work well in both JEE and
OSGi environments and perfectly fits the dependency injection idiom with
support for JSR 330.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderQualifierObjectNameModifierFactory
Okay, this class name is completely nuts!
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectNameModifierFactory
An abstract service for creating object name codecs.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyManagerMapFactory
A service for creating maps of classes to nullable key managers.
|
Modifier and Type | Class and Description |
---|---|
class |
FeedbackFactory
A service for creating visual and/or audible feedback to the user
when prompting for unknown or invalid keys.
|
Modifier and Type | Method and Description |
---|---|
<P> Factory<P> |
ServiceLocator.factory(Class<? extends LocatableFactory<P>> factory)
Creates a new factory for products.
|
<P> Factory<P> |
ServiceLocator.factory(Class<? extends LocatableFactory<P>> factory,
Class<? extends LocatableFunction<P>> functions)
Creates a new factory for products.
|
Copyright © 2012–2017 Schlichtherle IT Services. All rights reserved.