-
access to package protected class
Please let me know how do I get access to a package protected class from out
of a package.
to be more clear I have a class called TransactionManager in
.protocol package
and this class has a public method called isCongested()
which I want to access from another package
called .test.
Please let me know if anyone knows the answer
Satish
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks