org.objectweb.dsrg.sofa.microarchitecture
Interface MIUpdate

All Known Implementing Classes:
MIUpdateImpl

public interface MIUpdate


Method Summary
 boolean isUpdatable()
           
 void update(java.lang.Object newContentObject, ContentPlaceholder newContentBinder)
           
 

Method Detail

isUpdatable

boolean isUpdatable()

update

void update(java.lang.Object newContentObject,
            ContentPlaceholder newContentBinder)
            throws java.lang.Throwable
Throws:
java.lang.Throwable