org.apache.tomee.installer
Interface InstallerInterface

All Known Implementing Classes:
Installer

public interface InstallerInterface


Method Summary
 Alerts getAlerts()
           
 PathsInterface getPaths()
           
 Status getStatus()
           
 void installAll()
           
 void reset()
           
 

Method Detail

installAll

void installAll()

getStatus

Status getStatus()

getAlerts

Alerts getAlerts()

getPaths

PathsInterface getPaths()

reset

void reset()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.