摘要:
A system for collecting, categorizing and searching metadata about content provided on the internet and/or intranet for delivery in accordance with customized user profiles. The system collects internet information and categorizes same for provision at a customer's intranet server. The system is additionally adapted to either passively receive or actively collect and categorize internally-provided content for delivery with the externally gathered and categorized content and for matching to user profiles.
摘要:
The disclosure is directed to a new software component, an enterprise application server component such as an enterprise bean, called a “functional bean,” which models a business method, and accords transactional persistence. The functional bean can be developed as a derived object from an enterprise bean class, and can call other beans to execute a transaction.A client initiates a transaction by requesting a container using an EJBObject of an appropriate functional bean type. A Service Manager bean handles an appropriate instance of a functional bean. After the Service Manager creates and returns the requested handle to the client, the client thereafter can access the functional bean directly. In this way, transactional awareness to the client is achieved.In a second embodiment, the Service Manager is implemented as a stateless session bean, and other functional beans are implemented as entity beans.