org.nakedobjects.remoting.protocol
Interface ProtocolInstaller

All Superinterfaces:
ApplicationScopedComponent, Component, Installer

public interface ProtocolInstaller
extends Installer

TODO: not yet in use, but holds the TYPE constant.


Field Summary
static java.lang.String TYPE
           
 
Method Summary
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.Installer
getConfigurationResources, getName, getType
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
init, shutdown
 

Field Detail

TYPE

static final java.lang.String TYPE
See Also:
Constant Field Values


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.