public class AdaptorFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PREPENDED_PACKAGE |
Constructor and Description |
---|
AdaptorFactory() |
Modifier and Type | Method and Description |
---|---|
static Adaptor |
createAdaptor(String className)
Instantiate an adaptor that can be added by the
ChukwaAgent |
public static final String PREPENDED_PACKAGE
public static Adaptor createAdaptor(String className)
ChukwaAgent
className
- the name of the Adaptor
class to instantiateCopyright © 2016 Apache Software Foundation. All Rights Reserved.