Uses of Interface
com.collation.platform.model.topology.app.ExecutableFile

Packages that use ExecutableFile
com.collation.platform.model.topology.app   
 

Uses of ExecutableFile in com.collation.platform.model.topology.app
 

Methods in com.collation.platform.model.topology.app that return ExecutableFile
 ExecutableFile AppServer.getExecutable()
           
 

Methods in com.collation.platform.model.topology.app with parameters of type ExecutableFile
 void AppServer.setExecutable(ExecutableFile file)