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

B

bind(String, Object) - Method in class org.mockcentral.server.MockCentralTestingContext
Puts the supplied Object into the map of bound objects keyed to the supplied name.
bindFixtureProxies() - Method in class org.mockcentral.server.MockCentralServer
If using the MockCentralTestingContext, gets the current Fixture and binds all of the Proxy Objects into the Context which have supplied JNDI names.
bindFixtureProxies(String) - Method in class org.mockcentral.server.MockCentralServer
If using the MockCentralTestingContext, gets the named Fixture from the map and binds all of its Proxy Objects into the Context which have supplied JNDI names.
buildParams(MethodExpectationBean) - Static method in class org.mockcentral.server.ParamsBuilder
Creates and returns a ConstraintMatcher instance using the supplied MethodExpectationBean object.
buildResult(SignaturePartBean) - Static method in class org.mockcentral.server.ResultBuilder
Creates and returns the expected result Object for a Mock Object method.

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