Uses of Class
p2pcm.InterfaceNotFoundException

Uses of InterfaceNotFoundException in p2pcm
 

Methods in p2pcm that throw InterfaceNotFoundException
 ComponentInterface ComponentFactory.createInstance(java.lang.String interf, java.lang.String instance)
          Creates a component's instance.
 ComponentInterface ComponentFactory.createInstance(java.lang.String interf, java.lang.String instance, java.lang.Object... args)
          Creates a component's instance.
 ComponentInterface ComponentInterface.queryInterface(java.lang.String interf)