org.openorb.pss.compiler.reflect

Interface psdlStorageHome

public interface psdlStorageHome extends idlObject

This interface is implemented by the PSDL object that represents an PSDL Storage Home.

Author: Jerome Daniel

Method Summary
psdlStorageTypehomeFor()
Return the StorageType of this home
psdlAbstractStorageHome[]implemented()
Return the implementation list
psdlStorageHomeinheritance()
Return the inheritance
psdlStorageTypemanaged()
Return the managed storage type

Method Detail

homeFor

public psdlStorageType homeFor()
Return the StorageType of this home

implemented

public psdlAbstractStorageHome[] implemented()
Return the implementation list

inheritance

public psdlStorageHome inheritance()
Return the inheritance

managed

public psdlStorageType managed()
Return the managed storage type