public class HLSManager extends Object
Constructor and Description |
---|
HLSManager() |
Modifier and Type | Method and Description |
---|---|
static void |
addHLS(HLS service) |
static HLS[] |
allHighLevelServices() |
static HLS |
getHighLevelService(String serviceType) |
static void |
removeHLS(HLS service) |
public static final void addHLS(HLS service) throws InvalidHLSException, SystemException
InvalidHLSException
SystemException
public static final void removeHLS(HLS service) throws InvalidHLSException, SystemException
InvalidHLSException
SystemException
public static final HLS[] allHighLevelServices() throws SystemException
SystemException
public static final HLS getHighLevelService(String serviceType) throws SystemException
SystemException
Copyright © 2016 JBoss by Red Hat. All rights reserved.