Uses of Class
kr.co.hit.live.container.support.PropertyHolder

Packages that use PropertyHolder
kr.co.hit.live.container.support   
 

Uses of PropertyHolder in kr.co.hit.live.container.support
 

Methods in kr.co.hit.live.container.support that return PropertyHolder
 PropertyHolder ServiceDefinition.getProperty(int idx)
          idx 번째의 Property 항목을 리턴한다.
 

Methods in kr.co.hit.live.container.support that return types with arguments of type PropertyHolder
 List<PropertyHolder> ServiceDefinition.getProperties()
          Setter Injection 을 위한 Property 목록을 리턴한다.
 

Methods in kr.co.hit.live.container.support with parameters of type PropertyHolder
 void ServiceDefinition.addProperty(PropertyHolder ph)
          Property 목록에 하나의 property를 추가한다.
 



Copyright © 2014. All Rights Reserved.