Uses of Class
p2pcm.ComponentInitializationException

Uses of ComponentInitializationException in p2pcm
 

Methods in p2pcm that throw ComponentInitializationException
static ComponentInterface ComponentUtil.createInnerObject(java.lang.String implClass, java.lang.String instance, java.lang.Object... params)
          Factory method used for creating an inner object within a component Useful for components which may delegate some view implementations to other classes / objects
static ComponentFactory ComponentUtil.getComponentFactory(java.lang.String componentLocation)
          Method for getting any component's factory instance