org.formaria.aria.registry
Interface RegistrationSetup

All Known Implementing Classes:
ModelTransferHandler, RollupTransferHandler

public interface RegistrationSetup


Method Summary
 void setup(Project project, java.lang.Object comp, java.util.Hashtable registrationConfig, java.util.Hashtable instanceConfig)
          Configure the transfer handler
 

Method Detail

setup

void setup(Project project,
           java.lang.Object comp,
           java.util.Hashtable registrationConfig,
           java.util.Hashtable instanceConfig)
Configure the transfer handler

Parameters:
project - the current project
comp - the source component
registrationConfig - extra configuration parameters set when the object type was registered
instanceConfig - extra configuration parameters set for the instance/usage