|
@@ -1006,7 +1006,6 @@ public class ResourceManager extends CompositeService implements Recoverable {
|
|
/**
|
|
/**
|
|
* Helper method to create and init {@link #activeServices}. This creates an
|
|
* Helper method to create and init {@link #activeServices}. This creates an
|
|
* instance of {@link RMActiveServices} and initializes it.
|
|
* instance of {@link RMActiveServices} and initializes it.
|
|
- * @throws Exception
|
|
|
|
*/
|
|
*/
|
|
protected void createAndInitActiveServices() {
|
|
protected void createAndInitActiveServices() {
|
|
activeServices = new RMActiveServices(this);
|
|
activeServices = new RMActiveServices(this);
|