| Package | Description |
|---|---|
| com.sun.jmx.remote.generic |
Warning: Classes in this package are reserved for internal use.
|
| com.sun.jmx.remote.profile.sasl |
Warning: Classes in this package are reserved for internal use.
|
| com.sun.jmx.remote.profile.tls |
Warning: Classes in this package are reserved for internal use.
|
| Modifier and Type | Method and Description |
|---|---|
static ProfileServer |
ProfileServerFactory.createProfile(String profile,
Map environment)
Create a profile.
|
ProfileServer |
ProfileServerProvider.createProfile(String profile,
Map environment)
Create a new profile.
|
ProfileClient |
ProfileClientProvider.createProfile(String profile,
Map environment)
Create a new profile.
|
static ProfileClient |
ProfileClientFactory.createProfile(String profile,
Map environment)
Create a profile.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileClient |
ClientProvider.createProfile(String profile,
Map environment) |
ProfileServer |
ServerProvider.createProfile(String profile,
Map environment) |
| Modifier and Type | Method and Description |
|---|---|
ProfileClient |
ClientProvider.createProfile(String profile,
Map environment) |
ProfileServer |
ServerProvider.createProfile(String profile,
Map environment) |
Copyright © 2019 Terracotta, Inc.. All rights reserved.