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

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

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

Methods in com.collation.platform.model.topology.app that return AppConfig
 AppConfig[] AppServer.getConfigContents()
           
 

Methods in com.collation.platform.model.topology.app with parameters of type AppConfig
 void AppServer.setConfigContents(AppConfig[] contents)