org.mockcentral.editor.nodes.fixture
Class NoSimpleBoundObjectsModel

java.lang.Object
  extended by org.mockcentral.editor.nodes.fixture.SimpleBoundObjectModel
      extended by org.mockcentral.editor.nodes.fixture.NoSimpleBoundObjectsModel

public class NoSimpleBoundObjectsModel
extends SimpleBoundObjectModel

Empty SimpleBoundObjectModel extension for display in tables when there are no defined simple JNDI-bound Objects for a Fixture.

Author:
David Hutchinson

Field Summary
 
Fields inherited from class org.mockcentral.editor.nodes.fixture.SimpleBoundObjectModel
JNDI_NAME_ELEMENT_NAME
 
Constructor Summary
NoSimpleBoundObjectsModel()
           
 
Method Summary
 
Methods inherited from class org.mockcentral.editor.nodes.fixture.SimpleBoundObjectModel
clone, equals, getJndiName, getSignaturePartBean, hashCode, setJndiName, setSignaturePartBean
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoSimpleBoundObjectsModel

public NoSimpleBoundObjectsModel()