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-2012 The JOMC Project. All Rights Reserved.Get JOMC at SourceForge.net. Fast, secure and Free Open Source software downloads
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.