G N O 

G

getDependency(Object, String) - Method in interface org.jomc.ObjectManager
Gets an instance of a dependency of an object.
getMessage(Object, String, Locale, Object...) - Method in interface org.jomc.ObjectManager
Gets an instance of a message of an object.
getObject(Class<T>) - Method in interface org.jomc.ObjectManager
Gets an instance of an implementation of a specification.
getObject(Class<T>, String) - Method in interface org.jomc.ObjectManager
Gets an instance of an implementation of a specification.
getObjectManager(ClassLoader) - Static method in class org.jomc.ObjectManagerFactory
Gets the ObjectManager singleton instance.
getProperty(Object, String) - Method in interface org.jomc.ObjectManager
Gets an instance of a property of an object.

N

newObjectManager(ClassLoader) - Static method in class org.jomc.ObjectManagerFactory
Creates a new ObjectManager instance.

O

ObjectManagementException - Exception in org.jomc
Gets thrown whenever an unexpected error condition is detected.
ObjectManagementException(String) - Constructor for exception org.jomc.ObjectManagementException
Creates a new ObjectManagementException taking a message describing the exception.
ObjectManagementException(Throwable) - Constructor for exception org.jomc.ObjectManagementException
Creates a new ObjectManagementException taking a causing exception.
ObjectManagementException(String, Throwable) - Constructor for exception org.jomc.ObjectManagementException
Creates a new ObjectManagementException taking a message describing the exception and a causing exception.
ObjectManagementException() - Constructor for exception org.jomc.ObjectManagementException
Creates a new ObjectManagementException instance.
ObjectManager - Interface in org.jomc
Manages objects.
ObjectManagerFactory - Class in org.jomc
Factory for the ObjectManager singleton.
ObjectManagerFactory() - Constructor for class org.jomc.ObjectManagerFactory
Creates a new ObjectManagerFactory instance.
org.jomc - package org.jomc
Object management and configuration application programming interface.
G N O 

Copyright © 2005–2015 The JOMC Project. All rights reserved.