Uses of Class
com.sun.jmx.remote.generic.ProfileProviderException

Packages that use ProfileProviderException
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
 

Uses of ProfileProviderException in com.sun.jmx.remote.generic
 

Methods in com.sun.jmx.remote.generic that throw ProfileProviderException
 ProfileClient ProfileClientProvider.createProfile(String profile, Map environment)
          Create a new profile.
static ProfileClient ProfileClientFactory.createProfile(String profile, Map environment)
          Create a profile.
 ProfileServer ProfileServerProvider.createProfile(String profile, Map environment)
          Create a new profile.
static ProfileServer ProfileServerFactory.createProfile(String profile, Map environment)
          Create a profile.
 

Uses of ProfileProviderException in com.sun.jmx.remote.profile.sasl
 

Methods in com.sun.jmx.remote.profile.sasl that throw ProfileProviderException
 ProfileClient ClientProvider.createProfile(String profile, Map environment)
           
 ProfileServer ServerProvider.createProfile(String profile, Map environment)
           
 

Uses of ProfileProviderException in com.sun.jmx.remote.profile.tls
 

Methods in com.sun.jmx.remote.profile.tls that throw ProfileProviderException
 ProfileClient ClientProvider.createProfile(String profile, Map environment)
           
 ProfileServer ServerProvider.createProfile(String profile, Map environment)
           
 



Copyright © 2014 Terracotta, Inc.. All rights reserved.