org.nakedobjects.runtime.installers
Interface InstallerRepository

All Known Subinterfaces:
InstallerLookup
All Known Implementing Classes:
InstallerLookupDefault

public interface InstallerRepository


Method Summary
 Installer[] getInstallers(java.lang.Class<?> cls)
           
 

Method Detail

getInstallers

Installer[] getInstallers(java.lang.Class<?> cls)


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