-
- All Known Implementing Classes:
JavaHostPackage
public interface HostPackageA collection of dynamic type descriptors representing a host package.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HostType<?>getHostType(Class<?> typeClass)HostType<?>getHostType(String typeName)Collection<HostType<?>>hostTypes()StringpackageName()
-