com.agical.rmock.core.hub
Class Hub
java.lang.Object
com.agical.rmock.core.hub.Hub
public class Hub
- extends Object
A message hub capable of connecting object together using properties.
(c) 2005 Agical AB
- Author:
- joakim.ohlrogge
Constructor Summary |
Hub()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hub
public Hub()
connect
public void connect(Object collaborator)
disconnect
public void disconnect(Object object)
beginScope
public void beginScope()
endScope
public void endScope()
Copyright © 2005-2011 Agical AB. All Rights Reserved.