org.objectweb.fractal.bf.connectors.common
Class GenericBindHints
java.lang.Object
org.objectweb.fractal.bf.connectors.common.GenericBindHints
- All Implemented Interfaces:
- org.objectweb.fractal.bf.BindHints
public class GenericBindHints
- extends Object
- implements org.objectweb.fractal.bf.BindHints
The generic bind hints class.
TODO: Should be moved into the OW2 Fractal Binding Factory SVN.
GenericBindHints
public GenericBindHints(Map<String,Object> hints)
get
public final Object get(String key,
Object defaultValue)
toString
public final String toString()
- Overrides:
toString in class Object
- See Also:
Object.toString()
Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.