org.sonatype.gossip.model
Class ListenerNode

java.lang.Object
  extended by org.sonatype.gossip.model.Node
      extended by org.sonatype.gossip.model.FactoryNode
          extended by org.sonatype.gossip.model.ListenerNode
All Implemented Interfaces:
java.io.Serializable

public class ListenerNode
extends FactoryNode
implements java.io.Serializable

Class ListenerNode.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
ListenerNode()
           
 
Method Summary
 Listener create()
           
 
Methods inherited from class org.sonatype.gossip.model.FactoryNode
getConfiguration, getId, getType, setConfiguration, setType, setType, toString
 
Methods inherited from class org.sonatype.gossip.model.Node
equals, hashCode, setId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ListenerNode

public ListenerNode()
Method Detail

create

public Listener create()
                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008-2010 Sonatype. All Rights Reserved.