public class OfflineProfilePublisher extends Object implements ProfilePublisher
| Constructor and Description |
|---|
OfflineProfilePublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTo(Collection<String> tokens)
Adds for the first time the current resource profile of the application in one or more scopes.
|
void |
addToAll() |
void |
removeFrom(Collection<String> tokens)
Removes the application from one or more scopes.
|
void |
update() |
public void addTo(Collection<String> tokens)
ProfilePublisheraddTo in interface ProfilePublisherpublic void addToAll()
addToAll in interface ProfilePublisherpublic void update()
update in interface ProfilePublisherpublic void removeFrom(Collection<String> tokens)
ProfilePublisherremoveFrom in interface ProfilePublisherCopyright © 2022. All Rights Reserved.