Results 1 to 2 of 2

Thread: UnionPointcut visibility

  1. #1
    Join Date
    Feb 2005
    Posts
    4

    Default UnionPointcut visibility

    org.springframework.aop.support.UnionPointcut has default visibility (as of 1.2.5). Why? Are there any plans to give it public visibility?

  2. #2
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    It's merely a convenient class used internally by the Pointcuts.union() static method.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

Similar Threads

  1. Replies: 0
    Last Post: Oct 18th, 2005, 11:30 AM
  2. sessionFactory visibility
    By pippo in forum Data
    Replies: 0
    Last Post: Oct 18th, 2005, 05:43 AM
  3. Replies: 8
    Last Post: Mar 29th, 2005, 08:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •