Class BoxApiCollection
- java.lang.Object
-
- org.apache.camel.support.component.ApiCollection<BoxApiName,BoxConfiguration>
-
- org.apache.camel.component.box.internal.BoxApiCollection
-
public final class BoxApiCollection extends org.apache.camel.support.component.ApiCollection<BoxApiName,BoxConfiguration>
CamelApiCollection
for Box
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static BoxApiCollection
getCollection()
BoxConfiguration
getEndpointConfiguration(BoxApiName apiName)
-
-
-
Method Detail
-
getEndpointConfiguration
public BoxConfiguration getEndpointConfiguration(BoxApiName apiName)
- Specified by:
getEndpointConfiguration
in classorg.apache.camel.support.component.ApiCollection<BoxApiName,BoxConfiguration>
-
getCollection
public static BoxApiCollection getCollection()
-
-