Uses of Interface
org.gcube.smartgears.handlers.ProfilePublisher
-
Packages that use ProfilePublisher Package Description org.gcube.smartgears.handlers org.gcube.smartgears.handlers.application.lifecycle org.gcube.smartgears.handlers.container.lifecycle -
-
Uses of ProfilePublisher in org.gcube.smartgears.handlers
Classes in org.gcube.smartgears.handlers that implement ProfilePublisher Modifier and Type Class Description classOfflineProfilePublisher -
Uses of ProfilePublisher in org.gcube.smartgears.handlers.application.lifecycle
Classes in org.gcube.smartgears.handlers.application.lifecycle that implement ProfilePublisher Modifier and Type Class Description classProfilePublisherImplPublishes the current resource profile of the application. -
Uses of ProfilePublisher in org.gcube.smartgears.handlers.container.lifecycle
Classes in org.gcube.smartgears.handlers.container.lifecycle that implement ProfilePublisher Modifier and Type Class Description classProfilePublisherImplPublishes the resource profile of the container.
-