Uses of Interface com.mockobjects.dynamic.Callable

Uses in package com.mockobjects.dynamic

Classes implementing com.mockobjects.dynamic.Callable

class
class
class
class
class
class
class
class

Constructors with parameter type com.mockobjects.dynamic.Callable

CallSignature.CallSignature(String methodName, ConstraintMatcher constraints, Callable delegate)

Methods with parameter type com.mockobjects.dynamic.Callable

void
void
void
void
void
void
Callable
Callable
Callable
CallFactory.createCallSignature(String methodName, ConstraintMatcher constraints, Callable call)
Callable
DefaultCallFactory.createCallSignature(String methodName, ConstraintMatcher constraints, Callable call)

Methods with return type com.mockobjects.dynamic.Callable

Callable
Callable
Callable
CallFactory.createCallSignature(String methodName, ConstraintMatcher constraints, Callable call)
Callable
DefaultCallFactory.createCallSignature(String methodName, ConstraintMatcher constraints, Callable call)
Callable
Callable
Callable
CallFactory.createThrowStub(Throwable throwable)
Callable
DefaultCallFactory.createThrowStub(Throwable exception)
Callable
Callable

Copyright © 2002 Mock Objects. All Rights Reserved.