Uses of Class
org.glassfish.hk2.configuration.persistence.properties.PropertyFileBean
Packages that use PropertyFileBean
Package
Description
-
Uses of PropertyFileBean in org.glassfish.hk2.configuration.persistence.properties
Methods in org.glassfish.hk2.configuration.persistence.properties with parameters of type PropertyFileBeanModifier and TypeMethodDescriptionvoid
PropertyFileService.addPropertyFileBean
(PropertyFileBean propertyFileBean) This is a utility method that will add the givenPropertyFileBean
to the Hub for use in configuring this serviceConstructors in org.glassfish.hk2.configuration.persistence.properties with parameters of type PropertyFileBeanModifierConstructorDescriptionPropertyFileBean
(PropertyFileBean copyMe) This method will create a deep copy of the passed in PropertyFileBean -
Uses of PropertyFileBean in org.glassfish.hk2.configuration.persistence.properties.internal
Methods in org.glassfish.hk2.configuration.persistence.properties.internal with parameters of type PropertyFileBeanModifier and TypeMethodDescriptionvoid
PropertyFileServiceImpl.addPropertyFileBean
(PropertyFileBean propertyFileBean)