org.objectweb.fractal.bf.connectors.common
Class GenericExportHints
java.lang.Object
org.objectweb.fractal.bf.connectors.common.GenericExportHints
- All Implemented Interfaces:
- org.objectweb.fractal.bf.ExportHints
public class GenericExportHints
- extends Object
- implements org.objectweb.fractal.bf.ExportHints
The generic hints to export a Fractal interface.
TODO: Should be moved into the OW2 Fractal Binding Factory SVN.
GenericExportHints
public GenericExportHints(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.