JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
graph
Package
de.grogra.persistence
Interface PersistenceOutputListener
All Known Implementing Classes:
PluginCollector
public interface
PersistenceOutputListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
objectWritten
(
Object
object)
void
sharedObjectReferenceWritten
(
Shareable
o)
Method Details
objectWritten
void
objectWritten
(
Object
object)
sharedObjectReferenceWritten
void
sharedObjectReferenceWritten
(
Shareable
o)