traverse(Object node) Entry point for the visitor traversal.
public void
visitComponentAdapter(ComponentAdapter componentAdapter) in case component adapter is JNDIExposed, poke it gently and
it will create component and register it to JNDI if not already
done.
public void
visitContainer(PicoContainer pico) Provides the PicoContainer, that can resolve the components to register as MBean.