public class SnmpComponent extends DefaultComponent
SnmpEndpoint
. It holds the list
of named direct endpoints.shutdown, shuttingdown, started, starting, stopped, stopping, suspended, suspending
Constructor and Description |
---|
SnmpComponent() |
Modifier and Type | Method and Description |
---|---|
protected Endpoint |
createEndpoint(java.lang.String uri,
java.lang.String remaining,
java.util.Map<java.lang.String,java.lang.Object> parameters)
A factory method allowing derived components to create a new endpoint
from the given URI, remaining path and optional parameters
|
afterConfiguration, createComponentConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURI
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspend
protected Endpoint createEndpoint(java.lang.String uri, java.lang.String remaining, java.util.Map<java.lang.String,java.lang.Object> parameters) throws java.lang.Exception
DefaultComponent
createEndpoint
in class DefaultComponent
uri
- the full URI of the endpointremaining
- the remaining part of the URI without the query
parameters or component prefixparameters
- the optional parameters passed injava.lang.Exception
- is thrown if error creating the endpointCopyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.