net.sf.sfac.utils
Class ObjectBroker
java.lang.Object
net.sf.sfac.utils.ObjectBroker
public final class ObjectBroker
- extends Object
Global singleton object able to bring almost every object of an application.
- Author:
- Olivier Berlanger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ObjectBroker getInstance()
addProvider
public static void addProvider(ObjectBrokerProvider provider)
getObject
public Object getObject(String objectId)
Copyright © 2012. All Rights Reserved.