java.lang.Object
swim.dynamic.JavaHostPackage
- All Implemented Interfaces:
HostPackage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHostType(HostType<?> hostType) final HostType<?>getHostType(Class<?> typeClass) final HostType<?>getHostType(String typeName) final Collection<HostType<?>>final String
-
Field Details
-
packageName
-
-
Constructor Details
-
JavaHostPackage
-
-
Method Details
-
packageName
- Specified by:
packageNamein interfaceHostPackage
-
getHostType
- Specified by:
getHostTypein interfaceHostPackage
-
getHostType
- Specified by:
getHostTypein interfaceHostPackage
-
hostTypes
- Specified by:
hostTypesin interfaceHostPackage
-
addHostType
-