Search

Class com.vmware.o11n.plugin.sdk.spring.AbstractSpringPluginFactory

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
com.vmware.o11n.plugin.sdk.spring.AbstractSpringPluginFactory() constructor
createScriptingObject(java.lang.Class ) Object
executePluginCommand(String ) void
find(String , String ) Object
find(com.vmware.o11n.plugin.sdk.spring.InventoryRef ) Object
findAll(String , String ) ch.dunes.vso.sdk.api.QueryResult
findChildrenInRelation(com.vmware.o11n.plugin.sdk.spring.InventoryRef , String ) Object[]
findChildrenInRootRelation(String , String ) Object[]
findRelation(String , String , String ) Object[]
getApplicationContext() org.springframework.context.ApplicationContext
getPluginNotificationHandler() ch.dunes.vso.sdk.api.IPluginNotificationHandler
getSessionID() String
getUserToken() ch.dunes.vso.sdk.api.IUserToken
hasChildrenInRelation(String , String , String ) ch.dunes.vso.sdk.api.HasChildrenResult
hasChildrenInRelation(com.vmware.o11n.plugin.sdk.spring.InventoryRef , String ) ch.dunes.vso.sdk.api.HasChildrenResult
hasChildrenInRootRelation(String , String ) ch.dunes.vso.sdk.api.HasChildrenResult
invalidate(String , String ) void
invalidateAll() void
toString() String
uninstall() void

Returned by

None

Referenced in

None