Class NetworkElementFactory

  • All Implemented Interfaces:
    NetworkElementFactoryInterface, org.springframework.beans.factory.InitializingBean

    @Transactional(readOnly=true)
    public class NetworkElementFactory
    extends Object
    implements org.springframework.beans.factory.InitializingBean, NetworkElementFactoryInterface
    The source for all network element business objects (nodes, interfaces, services). Encapsulates all lookup functionality for the network element business objects in one place.
    Author:
    Larry Karnowski , OpenNMS