//Artefact:JavaClass/com/sphenon/basics/debug/ObjectObservatory

Synopsis

public ObjectObservatory extends Object

//Artefact:Attribute/com/sphenon/basics/debug/ObjectObservatory/specimens

Synopsis

public static java.util.Vector specimens

//Artefact:Attribute/com/sphenon/basics/debug/ObjectObservatory/last_specimen

Synopsis

public static com.sphenon.basics.debug.ObjectObservatory.Fixture last_specimen

//Artefact:Method/com/sphenon/basics/debug/ObjectObservatory/addSpecimen

Synopsis

public static void addSpecimen (String id, Object object, String method_regexp)

//Artefact:Method/com/sphenon/basics/debug/ObjectObservatory/getSpecimen

Synopsis

public static com.sphenon.basics.debug.ObjectObservatory.Fixture getSpecimen (String id)

//Artefact:Method/com/sphenon/basics/debug/ObjectObservatory/addSpecimen

Synopsis

public static synchronized void addSpecimen (String id, Object object, String method_regexp, boolean wait)

//Artefact:Method/com/sphenon/basics/debug/ObjectObservatory/clear

Synopsis

public static synchronized void clear ()

//Artefact:Method/com/sphenon/basics/debug/ObjectObservatory/checkInvocation

Synopsis

public static void checkInvocation (CallContext context, Object proxy, Object target, Method method, java.lang.Object[] arguments)

//Artefact:Method/com/sphenon/basics/debug/ObjectObservatory/continueAllThreads

Synopsis

public static synchronized void continueAllThreads ()