com.google.inject.grapher.graphviz
Class PortIdFactoryImpl
java.lang.Object
com.google.inject.grapher.graphviz.PortIdFactoryImpl
- All Implemented Interfaces:
- PortIdFactory
public class PortIdFactoryImpl
- extends Object
- implements PortIdFactory
Implementation of PortIdFactory
. Bound in GraphvizModule
.
- Author:
- phopkins@gmail.com (Pete Hopkins)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortIdFactoryImpl
public PortIdFactoryImpl()
getPortId
public String getPortId(Member member)
- Specified by:
getPortId
in interface PortIdFactory
Copyright © 2006-2011 Google, Inc.. All Rights Reserved.