Uses of Interface
de.xima.fc.e2e.containerresources.setup.clientmarshal.api.IConfigurableEntity
-
Packages that use IConfigurableEntity Package Description de.xima.fc.e2e.containerresources.setup.clientmarshal.api de.xima.fc.e2e.containerresources.setup.clientmarshal.impl -
-
Uses of IConfigurableEntity in de.xima.fc.e2e.containerresources.setup.clientmarshal.api
Methods in de.xima.fc.e2e.containerresources.setup.clientmarshal.api that return types with arguments of type IConfigurableEntity Modifier and Type Method Description Map<Class<?>,List<IConfigurableEntity>>
IClientExporter. getExportableEntities()
-
Uses of IConfigurableEntity in de.xima.fc.e2e.containerresources.setup.clientmarshal.impl
Methods in de.xima.fc.e2e.containerresources.setup.clientmarshal.impl that return types with arguments of type IConfigurableEntity Modifier and Type Method Description Map<Class<?>,List<IConfigurableEntity>>
ClientExporterImpl. getExportableEntities()
-