A B C E F G H I L M O P R S T U V

A

addCollectionEntry(SignaturePartBean) - Method in class org.mockcentral.server.SignaturePartBean
Adds a child instance of this class to the list of entries for the Collection or Array modeled by this instance (if applicable).
addConstructorArg(SignaturePartBean) - Method in class org.mockcentral.server.SignaturePartBean
Adds a child instance of this class to the list of parameters for the Class constructor (if applicable).
addFixture(Fixture) - Method in class org.mockcentral.server.MockCentralServer
Adds a new Fixture to the map.
addImport(String) - Method in class org.mockcentral.server.Fixture
Adds the supplied Fixture name to the list of names of Fixture instances imported by this instance.
addMethodExpectation(MethodExpectationBean) - Method in class org.mockcentral.server.MockObjectSetup
Adds an entry to the list of all the MethodExpectationBean instances used to create the Mock Object.
addMockObjectSetup(MockObjectSetup) - Method in class org.mockcentral.server.Fixture
Adds the supplied MockObjectSetup to the list from which the Mocks and Proxy objects will be created.
addObserver(ISignaturePartBeanObserver) - Method in class org.mockcentral.server.SignaturePartBean
Adds an ISignaturePartBeanObserver to the list of observers.
addParamBean(SignaturePartBean) - Method in class org.mockcentral.server.MethodExpectationBean
Adds an entry to the list of SignaturePartBean objects used to create the expectation's method parameters.
addSimpleBoundObject(SimpleBoundObjectBean) - Method in class org.mockcentral.server.Fixture
Creates and adds a simple (non-Mock) object to map of JNDI-bound objects.

A B C E F G H I L M O P R S T U V