public class MControllers
extends java.lang.Object
Constructor and Description |
---|
MControllers() |
Modifier and Type | Method and Description |
---|---|
static MController |
create(java.lang.String location)
Create an
MController capable of working with a given location. |
public static MController create(java.lang.String location)
MController
capable of working with a given location.location
- location under which granules should be managedMController